summaryrefslogtreecommitdiffhomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorMukund Sivaraman <muks@banu.com>2009-09-13 04:12:32 +0530
committerMukund Sivaraman <muks@banu.com>2009-09-13 04:12:32 +0530
commit9b6975c9eb6b83b377adabcbfe57652c4446f0a5 (patch)
tree1479ddcfe1fae2571164b8e88936a90249a6bc98 /Makefile.am
parent49971a76b9d4bd0172830020b6d5895112f80ad3 (diff)
m4macros: EXTRA_DIST m4 macros from its own directory
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 7c4fd93..2916e18 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,4 @@
-# The following files are required for the build process
-CONFIG_FILES = \
- m4macros/typecheck.m4 m4macros/argenable.m4
-
-EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
-SUBDIRS = src data etc doc packaging
+EXTRA_DIST = TODO autogen.sh
+SUBDIRS = src data etc doc m4macros packaging