summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2009-04-15 16:03:27 +0300
committerStefan Kost <ensonic@users.sf.net>2009-04-15 16:13:34 +0300
commit7be792fa138dcb4634eb893074042b7440e56594 (patch)
tree4596cdc55fb0deae89c906515bcb72c3af662a74 /docs
parent99fcc86ee441d34752b39e382014d5a8a5cb04b0 (diff)
debug: rename debug to debugutils to avoid clash with --disable-debug. Fixes #562168
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 753fd1b7..478d04b6 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -135,8 +135,8 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/avi/gstavimux.h \
$(top_srcdir)/gst/avi/gstavisubtitle.h \
$(top_srcdir)/gst/cutter/gstcutter.h \
- $(top_srcdir)/gst/debug/gsttaginject.h \
- $(top_srcdir)/gst/debug/progressreport.h \
+ $(top_srcdir)/gst/debugutils/gsttaginject.h \
+ $(top_srcdir)/gst/debugutils/progressreport.h \
$(top_srcdir)/gst/equalizer/gstiirequalizer.h \
$(top_srcdir)/gst/equalizer/gstiirequalizer3bands.h \
$(top_srcdir)/gst/equalizer/gstiirequalizer10bands.h \