From f89f4b1956928f2150cdc4636baf025cbc4ddbcf Mon Sep 17 00:00:00 2001 From: infirit Date: Mon, 21 Oct 2013 17:35:10 +0200 Subject: Remove custom macros from EXTRA_DIST --- Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile.am') 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 -- cgit v1.2.1