mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
i'd probably prefer a bitchy wife to automake
Original commit message from CVS: i'd probably prefer a bitchy wife to automake
This commit is contained in:
parent
dd092ad092
commit
eb27a12ade
2 changed files with 6 additions and 2 deletions
|
@ -6,11 +6,13 @@ tests_fail =
|
|||
noinst_HEADERS = property.h
|
||||
|
||||
|
||||
gst_inspect_check_SOURCES =
|
||||
gst-inspect-check$(EXEEXT): $(srcdir)/gst-inspect-check.in
|
||||
sed s/@[G]ST_MAJORMINOR@/@GST_MAJORMINOR@/ \
|
||||
$(srcdir)/gst-inspect-check.in >gst-inspect-check$(EXEEXT)
|
||||
chmod +x gst-inspect-check$(EXEEXT)
|
||||
|
||||
gst_compprep_check_SOURCES =
|
||||
gst-compprep-check$(EXEEXT):
|
||||
true
|
||||
|
||||
|
||||
|
|
|
@ -6,11 +6,13 @@ tests_fail =
|
|||
noinst_HEADERS = property.h
|
||||
|
||||
|
||||
gst_inspect_check_SOURCES =
|
||||
gst-inspect-check$(EXEEXT): $(srcdir)/gst-inspect-check.in
|
||||
sed s/@[G]ST_MAJORMINOR@/@GST_MAJORMINOR@/ \
|
||||
$(srcdir)/gst-inspect-check.in >gst-inspect-check$(EXEEXT)
|
||||
chmod +x gst-inspect-check$(EXEEXT)
|
||||
|
||||
gst_compprep_check_SOURCES =
|
||||
gst-compprep-check$(EXEEXT):
|
||||
true
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue