mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
gah, missed Makefile.am of all files...
Original commit message from CVS: gah, missed Makefile.am of all files...
This commit is contained in:
parent
4075335806
commit
a45e61281d
1 changed files with 10 additions and 0 deletions
10
Makefile.am
10
Makefile.am
|
@ -1 +1,11 @@
|
||||||
SUBDIRS = gst plugins test editor tools docs
|
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
|
||||||
|
|
Loading…
Reference in a new issue