mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +00:00
ddc2769c2d
Original commit message from CVS: docutils based docs (more fixups)
7 lines
154 B
Makefile
7 lines
154 B
Makefile
SUBDIRS = gstreamer pkgconfig examples docs
|
|
|
|
EXTRA_DIST = \
|
|
gst-python.spec.in gst-python.spec
|
|
|
|
snap:
|
|
$(MAKE) dist distdir=$(PACKAGE)-`date +"%Y%m%d"`
|