From: Takashi Iwai Date: Wed, 25 Feb 2004 11:25:26 +0000 (+0000) Subject: added AUTOMAKE_OPTIONS. X-Git-Tag: v1.0.3~5 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=60f7debd00369bdf819d68fad8552b80304c16c3;p=alsa-utils.git added AUTOMAKE_OPTIONS. --- diff --git a/Makefile.am b/Makefile.am index 3721857..8f18270 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,7 @@ ALSAMIXER_DIR= endif SUBDIRS=include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq utils EXTRA_DIST=ChangeLog INSTALL TODO README configure cvscompile depcomp +AUTOMAKE_OPTIONS=foreign rpm: dist $(MAKE) -C $@