summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-11-21 01:08:42 +0100
committerDiego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-11-21 13:04:19 +0100
commitca133ff6a2ecdb34ab105e87cebf805cb5e799bb (patch)
tree8648a86a8453eeb4949fef103fc1163c12e87704 /Makefile.am
parenta42def6e9c3bdfa02ece183a7e67e0790eda0060 (diff)
downloadalsa-lib-ca133ff6a2ecdb34ab105e87cebf805cb5e799bb.tar.gz
Add the attributes.m4 macro file from xine/lscube.
This is a shared macro file that is currently maintained in both xine and lscube repositories and contains a series of utility macros to check compiler and linker features. Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e357f180..bfd0735c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
SUBDIRS=doc include src
if BUILD_MODULES
SUBDIRS += modules