summaryrefslogtreecommitdiffstats
path: root/trunk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/Makefile.am')
-rw-r--r--trunk/Makefile.am12
1 files changed, 12 insertions, 0 deletions
diff --git a/trunk/Makefile.am b/trunk/Makefile.am
new file mode 100644
index 0000000..5a50830
--- /dev/null
+++ b/trunk/Makefile.am
@@ -0,0 +1,12 @@
+## Process this file with automake to create Makefile.in
+
+AUTOMAKE_OPTIONS = 1.4 gnu
+MAINT_CHARSET = latin1
+
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = gelfx gelfx32 gelf src patches doc testsuite
+
+# Tell version 3.79 and up of GNU make to not build goals in this
+# directory in parallel.
+.NOTPARALLEL: