Add Debian files to distribution.

Original commit message from CVS:
Add Debian files to distribution.
This commit is contained in:
David I. Lehn 2001-02-24 19:33:44 +00:00
parent 1c6925c316
commit 588c0e575b
3 changed files with 35 additions and 1 deletions

View file

@ -18,7 +18,7 @@ SUBDIRS = include gst libs plugins tools test tests examples \
$(SUBDIRS_LGG) $(SUBDIRS_DOCS)
# These are all the possible subdirs
DIST_SUBDIRS = include gst libs plugins tools test tests examples gstplay editor docs
DIST_SUBDIRS = include gst libs plugins tools test tests examples gstplay editor docs debian
bin_SCRIPTS = gstreamer-config

View file

@ -768,6 +768,7 @@ docs/plugins/Makefile
docs/plugins/gstreamer-plugins.types
docs/manual/Makefile
docs/fwg/Makefile
debian/Makefile
stamp.h
gstreamer-config
gstreamer.spec])

33
debian/Makefile.am vendored Normal file
View file

@ -0,0 +1,33 @@
EXTRA_DIST = \
Makefile.am \
README.Debian \
changelog \
control \
copyright \
gsteditor.files \
gsteditor.menu \
gstmediaplay.files \
gstmediaplay.menu \
gstreamer-cdparanoia.files \
gstreamer-common.files \
gstreamer-doc.files \
gstreamer-elements.files \
gstreamer-esd.files \
gstreamer-lame.files \
gstreamer-mpg123.files \
gstreamer-plugin-template.postinst \
gstreamer-plugin-template.prerm \
gstreamer-runtime.files \
gstreamer-runtime.postinst \
gstreamer-tools.files \
gstreamer-vorbis.files \
libgst-dev.files \
libgst0.files \
libgst0.postinst \
libgsteditor-dev.files \
libgsteditor0.files \
libgsteditor0.postinst \
libgstmediaplay-dev.files \
libgstmediaplay0.files \
libgstmediaplay0.postinst \
rules