diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-06 14:15:13 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-06 14:15:13 +0000 |
commit | de688424811ba0b1a1395d7e0c1b62700b5521eb (patch) | |
tree | 91ceefb8cded7c92ff1cb210d3ef1fdbfc5460e8 /gconf | |
parent | f9060cefcccafd219168b2caf4ac427e6e5750a6 (diff) | |
download | gst-plugins-bad-de688424811ba0b1a1395d7e0c1b62700b5521eb.tar.gz gst-plugins-bad-de688424811ba0b1a1395d7e0c1b62700b5521eb.tar.bz2 gst-plugins-bad-de688424811ba0b1a1395d7e0c1b62700b5521eb.zip |
distcheck fixes
Original commit message from CVS:
distcheck fixes
Diffstat (limited to 'gconf')
-rw-r--r-- | gconf/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 |