summaryrefslogtreecommitdiff
path: root/doc/lib
diff options
context:
space:
mode:
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>2011-02-15 19:31:44 +0000
committerSjoerd Simons <sjoerd.simons@collabora.co.uk>2011-02-15 19:31:44 +0000
commitb6c0fa8f6dc3d9ee5f5d74fc49574dbb13a5874d (patch)
tree575040f64bf5412bf7f6d13384855f2fb5fa94f6 /doc/lib
parent405ccfa026539ab212a98883156e789d3ba7966f (diff)
downloadtelepathy-farstream-b6c0fa8f6dc3d9ee5f5d74fc49574dbb13a5874d.tar.gz
Spell out which files to ignore, it's not a glob
Diffstat (limited to 'doc/lib')
-rw-r--r--doc/lib/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/lib/Makefile.am b/doc/lib/Makefile.am
index 9bb6225..676f9dd 100644
--- a/doc/lib/Makefile.am
+++ b/doc/lib/Makefile.am
@@ -44,7 +44,9 @@ CFILE_GLOB=$(top_srcdir)/telepathy-farstream/channel.c $(top_srcdir)/telepathy-f
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
-IGNORE_HFILES=*priv.h stream*.h call*.h *marshal.h media*.h
+IGNORE_HFILES=channel-priv.h content-priv.h session-priv.h stream-priv.h \
+ stream.h call-channel.h call-content.h call-stream.h tf-signals-marshal.h \
+ media-signalling-channel.h
# Images to copy into HTML directory.
# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png