docs: use the full path to ignore dirs
authorStefan Sauer <ensonic@users.sf.net>
Sat, 13 May 2017 16:19:05 +0000 (18:19 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Sat, 13 May 2017 16:19:05 +0000 (18:19 +0200)
docs/libs/Makefile.am

index aad2aa0..8193196 100644 (file)
@@ -41,7 +41,7 @@ SCANOBJ_OPTIONS=--type-init-func="gst_init(&argc,&argv)"
 
 # Header files to ignore when scanning.
 IGNORE_HFILES = \
-       libcheck internal-check.h \
+       check/libcheck internal-check.h \
        gstinterpolationcontrolsourceprivate.h \
        gstlfocontrolsourceprivate.h \
        gstgetbits_inl.h \