mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 01:45:33 +00:00
this hack shouldn't be here
Original commit message from CVS: this hack shouldn't be here
This commit is contained in:
parent
651f3262ab
commit
7a5173764a
1 changed files with 0 additions and 4 deletions
|
@ -166,10 +166,6 @@ install-data-local:
|
||||||
echo '-- Installing $(srcdir)/html/index.sgml' ; \
|
echo '-- Installing $(srcdir)/html/index.sgml' ; \
|
||||||
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
|
$(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \
|
||||||
fi)
|
fi)
|
||||||
## thomas debug hack
|
|
||||||
echo thomas debug start
|
|
||||||
find $(DESTDIR)$(TARGET_DIR)
|
|
||||||
echo thomas debug end
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Require gtk-doc when making dist
|
# Require gtk-doc when making dist
|
||||||
|
|
Loading…
Reference in a new issue