summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorChris Cannam <cannam@all-day-breakfast.com>1998-11-18 20:42:09 +0000
committerChris Cannam <cannam@all-day-breakfast.com>1998-11-18 20:42:09 +0000
commit96f35a05efc5c938f18bb552c36fcd4eba32463d (patch)
treeb3cf93b0c2b61e957fb75f8b98420bfd3b7aed35 /Makefile.am
parent9e85a4cf219a8048bafd10277fbc2cd5ff1edea1 (diff)
downloadalsa-lib-96f35a05efc5c938f18bb552c36fcd4eba32463d.tar.gz
Switch to automake and libtool
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 00000000..d10e67f0
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+SUBDIRS=doc include src test utils
+
+
+INCLUDES=-I$(top_srcdir)/include