From 7a5173764a8ec7a0f77c1ef5ed1f1cf47ba2a3a1 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 29 Apr 2002 10:28:33 +0000 Subject: [PATCH] this hack shouldn't be here Original commit message from CVS: this hack shouldn't be here --- docs/gst/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/gst/Makefile.am b/docs/gst/Makefile.am index bfb9e1ddcd..3ff5ea6136 100644 --- a/docs/gst/Makefile.am +++ b/docs/gst/Makefile.am @@ -166,10 +166,6 @@ install-data-local: echo '-- Installing $(srcdir)/html/index.sgml' ; \ $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \ fi) - ## thomas debug hack - echo thomas debug start - find $(DESTDIR)$(TARGET_DIR) - echo thomas debug end # # Require gtk-doc when making dist