aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2009-03-07 20:58:22 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2009-03-07 20:58:22 +0000
commitebdb02259cb24baa17e8a1c0e276fadce6114453 (patch)
tree1e959fb88fc467e5723c2dd5700a5dd5e72ab5ac /Makefile.am
parentd6e8cff18b7895847b3a0890bd2a2b7c3015718e (diff)
+ eliminated build-time dependence on svn:special symlinks
svn path=/trunk/externals/moocow/pdstring/; revision=10845
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index d3eeb8e..835b80c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,11 +6,16 @@
# Process this file with Automake to create Makefile.in.
#-----------------------------------------------------------------------
+#-----------------------------------------------------------------------
+# Includes
+#-----------------------------------------------------------------------
+include $(top_srcdir)/common/pdexternal.am
+
##-----------------------------------------------------------------------
## Options & Subdirectories
##-- aclocal options (top level only)
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I common/m4
## --- automake options (top level only)
#AUTOMAKE_OPTIONS = foreign dist-bzip2 dist-zip
@@ -20,11 +25,6 @@ AUTOMAKE_OPTIONS = foreign
SUBDIRS = config src
#-----------------------------------------------------------------------
-# Includes
-#-----------------------------------------------------------------------
-include $(top_srcdir)/pdexternal.am
-
-#-----------------------------------------------------------------------
# Additional Variables & Rules: PODS
#-----------------------------------------------------------------------
PODS = README.pod