From 38ae3a49aaccf79a372daf71b5d2eeaff87928e4 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 --- gconf/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gconf') 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