From de688424811ba0b1a1395d7e0c1b62700b5521eb Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 6 Jun 2002 14:15:13 +0000 Subject: distcheck fixes Original commit message from CVS: distcheck fixes --- ext/libfame/Makefile.am | 1 + gconf/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/ext/libfame/Makefile.am b/ext/libfame/Makefile.am index a0b42a32..44597ff4 100644 --- a/ext/libfame/Makefile.am +++ b/ext/libfame/Makefile.am @@ -7,3 +7,4 @@ libgstlibfame_la_CFLAGS = $(GST_CFLAGS) libgstlibfame_la_LIBADD = $(LIBFAME_LIBS) libgstlibfame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) +noinst_HEADERS=gstlibfame.h gstfamedec.h diff --git a/gconf/Makefile.am b/gconf/Makefile.am index d1538ef8..e443af70 100644 --- a/gconf/Makefile.am +++ b/gconf/Makefile.am @@ -5,3 +5,4 @@ install-data-local: GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) \ --makefile-install-rule $(srcdir)/$(schema_DATA) +EXTRA_DIST = gstreamer.schemas -- cgit v1.2.1