diff options
author | Christian Schaller <cschalle@crazyhorse.localdomain> | 2009-02-11 17:23:03 +0000 |
---|---|---|
committer | Christian Schaller <cschalle@crazyhorse.localdomain> | 2009-02-11 17:23:03 +0000 |
commit | f4c741ef9c2721867b92c716f17c27fca091ed37 (patch) | |
tree | 5538fbc01330ac8429f5850eb5f643dcbf21d6df /gst-libs/gst | |
parent | 48dea2af6ee467c30be9e8616576d3b8f7e2f336 (diff) | |
download | gst-plugins-bad-f4c741ef9c2721867b92c716f17c27fca091ed37.tar.gz gst-plugins-bad-f4c741ef9c2721867b92c716f17c27fca091ed37.tar.bz2 gst-plugins-bad-f4c741ef9c2721867b92c716f17c27fca091ed37.zip |
Update spec file with latest changes, also add some missing disting directories to a couple of Makefiles.am files
Diffstat (limited to 'gst-libs/gst')
-rw-r--r-- | gst-libs/gst/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index 462f5652..c50f8f4b 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -2,4 +2,4 @@ SUBDIRS = interfaces noinst_HEADERS = gst-i18n-plugin.h gettext.h -DIST_SUBDIRS = dshow +DIST_SUBDIRS = dshow interfaces |