summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRoss Burton <ross@linux.intel.com>2010-05-17 14:44:06 +0100
committerRoss Burton <ross@linux.intel.com>2010-05-17 14:44:06 +0100
commit52b9b6127a15449503291489ac68e452c983e4a3 (patch)
tree32bfd1d70e478b1745dd7066d4c1254eb7cfaf16 /docs
parent4baf4920579b26ac93198307af3e922149a9c5e7 (diff)
downloadlibrest-52b9b6127a15449503291489ac68e452c983e4a3.tar.gz
docs: ignore rest-proxy-call-private.h
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/rest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/rest/Makefile.am b/docs/reference/rest/Makefile.am
index c718fdc..d43ded0 100644
--- a/docs/reference/rest/Makefile.am
+++ b/docs/reference/rest/Makefile.am
@@ -51,7 +51,7 @@ CFILE_GLOB=$(top_srcdir)/rest/*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=rest-private.h sha1.h
+IGNORE_HFILES=rest-private.h rest-proxy-call-private.h sha1.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png