aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris E Ferron <chris.e.ferron@linux.intel.com>2012-04-25 10:26:35 -0700
committerChris E Ferron <chris.e.ferron@linux.intel.com>2012-04-25 10:26:35 -0700
commitefba72db63efb2eafb2ef5622c0a33ed5d944aa5 (patch)
tree7d83fb38f7beb8bd585bfafe5dcde12f9f43c8c3 /Makefile.am
parent3575f3e5d542434e788d79bf5d646b73a34ce94f (diff)
This is the inital Auto Tools work, along with some small updates.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..a4fb12b
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+AUTOMAKE_OPTIONS = subdir-objects
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = pevent src po
+
+EXTRA_DIST = README TODO Android.mk COPYING autogen.sh
+