summaryrefslogtreecommitdiff
path: root/m4/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'm4/Makefile.am')
-rw-r--r--m4/Makefile.am26
1 files changed, 22 insertions, 4 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index d322b1856..c091d24f7 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -9,9 +9,28 @@ endif
m4data_DATA = xine.m4
-EXTRA_DIST = _xine.m4 arts.m4 esd.m4 iconv.m4 lcmessage.m4 progtest.m4 xine.m4 \
- aa.m4 as.m4 gettext.m4 irixal.m4 libfame.m4 sdl.m4 xvid.m4 \
- alsa.m4 codeset.m4 glibc21.m4 isc-posix.m4 ogg.m4 vorbis.m4 dvdnav.m4
+EXTRA_DIST = \
+ aa.m4 \
+ alsa.m4 \
+ arts.m4 \
+ as.m4 \
+ codeset.m4 \
+ dvdnav.m4 \
+ esd.m4 \
+ gettext.m4 \
+ glibc21.m4 \
+ iconv.m4 \
+ irixal.m4 \
+ isc-posix.m4 \
+ lcmessage.m4 \
+ libfame.m4 \
+ ogg.m4 \
+ progtest.m4 \
+ sdl.m4 \
+ vorbis.m4 \
+ xine.m4 \
+ _xine.m4 \
+ xvid.m4
debug:
@@ -20,7 +39,6 @@ install-debug: install
mostlyclean-generic:
-rm -f *~ \#* .*~ .\#*
-
maintainer-clean-generic:
-@echo "This command is intended for maintainers to use;"
-@echo "it deletes files that may require special tools to rebuild."