summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am18
1 files changed, 18 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..3bb2654
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,18 @@
+SUBDIRS = src data help po
+
+EXTRA_DIST = \
+ README.md \
+ autogen.sh \
+ simple-scan.doap
+
+DISTCLEANFILES = \
+ Makefile.in \
+ aclocal.m4 \
+ compile \
+ configure \
+ depcomp \
+ install-sh \
+ missing \
+ mkinstalldirs \
+ omf.make \
+ xmldocs.make