summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSynthesis AG <opensource@synthesis.ch>2009-04-17 23:33:46 +0200
committerLukas Zeller <luz@synthesis.ch>2009-04-17 23:33:46 +0200
commitaf04e8194a12588cd86d70d32a7df73f511ef7a1 (patch)
tree89936c6ec5861bc9f0b58b298bfff197339eff67 /Makefile.am
Initial Commit by Synthesis AG for Open Source libsynthesis 3.2.0.25 and libsmltkopensource-initial
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..3a30b20
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,11 @@
+## Process this file with automake to produce Makefile.in
+
+SUBDIRS = src
+
+# list all additional files which need to be included by "make dist",
+# check with "make distcheck"
+EXTRA_DIST =
+# extra files which need to be removed during "make distclean"
+MAINTAINERCLEANFILES = Makefile.in config.guess config.sub configure depcomp install-sh ltmain.sh missing mkinstalldirs
+
+ACLOCAL_AMFLAGS = -I m4