aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-10-06 07:57:56 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-10-06 07:57:56 +0000
commit93fb1fe1b8d0497c11b3ba0d8665175e913c7794 (patch)
tree6789e7fde90df7f390eb2aa3400ef9b6c205af9a /Makefile.am
parent8cbbd02b44341c9c4907caaa86fcc9711d53ae48 (diff)
downloadLibXtract-93fb1fe1b8d0497c11b3ba0d8665175e913c7794.tar.gz
LibXtract-93fb1fe1b8d0497c11b3ba0d8665175e913c7794.tar.bz2
LibXtract-93fb1fe1b8d0497c11b3ba0d8665175e913c7794.zip
Fixed automake variable substitution issues
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8fe1752..efd2dfb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = src xtract examples/puredata @DOXYGEN@
+SUBDIRS = src xtract examples @DOXYGEN@