gah, missed Makefile.am of all files...
authorErik Walthinsen <omega@temple-baptist.org>
Mon, 31 Jan 2000 06:49:07 +0000 (06:49 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Mon, 31 Jan 2000 06:49:07 +0000 (06:49 +0000)
Original commit message from CVS:
gah, missed Makefile.am of all files...

Makefile.am

index 21a11f8..1f02564 100644 (file)
@@ -1 +1,11 @@
 SUBDIRS = gst plugins test editor tools docs
+
+bin_SCRIPTS = gstreamer-config
+
+m4datadir = $(datadir)/aclocal
+m4data_DATA = gstreamer.m4
+
+EXTRA_DIST = gstreamer.spec.in gstreamer-config.in
+
+rpm: dist
+       rpm -ta $(distdir).tar.gz