From b80a4140f3c88fb68f4c319be9efc6977636360d Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sat, 1 Feb 2003 15:43:39 +0000 Subject: remove README from Makefile.am as there is no README Original commit message from CVS: remove README from Makefile.am as there is no README --- ext/mas/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/ext/mas/Makefile.am b/ext/mas/Makefile.am index 9e6781f4..194e6175 100644 --- a/ext/mas/Makefile.am +++ b/ext/mas/Makefile.am @@ -7,4 +7,3 @@ libgstmassink_la_CFLAGS = $(GST_CFLAGS) $(MAS_CFLAGS) libgstmassink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(MAS_LIBS) noinst_HEADERS = massink.h -EXTRA_DIST = README -- cgit v1.2.1