mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
818baa5c2c
Original commit message from CVS: Generate m4 and xsl Makefiles Add xsl dir and *.xsl to dist
3 lines
61 B
Makefile
3 lines
61 B
Makefile
XSL=$(shell cd $(srcdir) && echo *.xsl)
|
|
|
|
EXTRA_DIST = $(XSL)
|