summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorinfirit <[email protected]>2013-10-21 17:35:10 +0200
committerinfirit <[email protected]>2013-10-21 17:35:10 +0200
commitf89f4b1956928f2150cdc4636baf025cbc4ddbcf (patch)
tree19fa1304af0124c2424bd9a5c12fb3ecca1c1c82
parent60c3e895aa9005108421384a81991d6239394fa9 (diff)
downloadmate-media-f89f4b1956928f2150cdc4636baf025cbc4ddbcf.tar.bz2
mate-media-f89f4b1956928f2150cdc4636baf025cbc4ddbcf.tar.xz
Remove custom macros from EXTRA_DIST
-rw-r--r--Makefile.am4
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 418835b..6ceb17b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,8 +39,6 @@ EXTRA_DIST = \
COPYING-DOCS \
COPYING.gst-mixer \
build-aux/git-version-gen \
- m4/as-compiler-flag.m4 \
- m4/as-version.m4 \
$(INTLTOOL_BUILT:=.in) \
$(NULL)
@@ -49,7 +47,7 @@ DISTCLEANFILES = \
po/.intltool-merge-cache \
$(NULL)
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
# see build-aux/git-version-get for details
BUILT_SOURCES = $(top_srcdir)/.version