summaryrefslogtreecommitdiffstats
path: root/GNUmakefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile.am')
-rw-r--r--GNUmakefile.am23
1 files changed, 23 insertions, 0 deletions
diff --git a/GNUmakefile.am b/GNUmakefile.am
new file mode 100644
index 0000000..30a7a20
--- /dev/null
+++ b/GNUmakefile.am
@@ -0,0 +1,23 @@
+SUBDIRS = include config src
+
+EXTRA_DIST = \
+ autogen.sh \
+ config/m4/.secret-world-domination-project
+
+MAINTAINERCLEANFILES = \
+ configure \
+ GNUmakefile.in \
+ aclocal.m4 \
+ config/autoconf/compile \
+ config/autoconf/config.guess \
+ config/autoconf/config.sub \
+ config/autoconf/depcomp \
+ config/autoconf/install-sh \
+ config/autoconf/ltmain.sh \
+ config/autoconf/mdate-sh \
+ config/autoconf/missing \
+ config/autoconf/texinfo.tex \
+ config/m4/libtool.m4 \
+ config/m4/ltoptions.m4 \
+ config/m4/ltsugar.m4 \
+ config/m4/ltversion.m4