summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2004-02-25 11:23:56 +0000
committerTakashi Iwai <tiwai@suse.de>2004-02-25 11:23:56 +0000
commit7e6569e3004f07e087b6eaefa7883fbaa9752e63 (patch)
treeed416f756df33cf3d8aeb31966049107cf7526da /Makefile.am
parent93c873bc0f296de726d0466cb4f27f105be35a71 (diff)
added AUTOMAKE_OPTIONS.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1df28f6e..fdded959 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS=doc include src aserver alsalisp test utils
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure cvscompile libtool depcomp version MEMORY-LEAK
+AUTOMAKE_OPTIONS=foreign
INCLUDES=-I$(top_srcdir)/include