diff options
| author | Jonathan Riddell <jriddell@canonical.com> | 2009-08-05 00:19:38 +0100 |
|---|---|---|
| committer | Jonathan Riddell <jriddell@canonical.com> | 2009-08-05 00:19:38 +0100 |
| commit | cb9d427cb789f34348e9697459c3c41b0e7046f3 (patch) | |
| tree | 2d5388d2653052bbf9aef4e41e82711eb39cdcd4 /docs/reference/Makefile.am | |
| parent | d10264bc6f04f75ec0c48643c68d0179cd3ffc70 (diff) | |
| parent | 42ba02f7916c1f77f7fb33c4c8cd7c64729312e5 (diff) | |
| download | libayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.tar.gz libayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.tar.bz2 libayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.zip | |
merge current package for upload, https://code.edge.launchpad.net/~indicator-applet-developers/indicator-applet/applet-packaging/+merge/9671
Diffstat (limited to 'docs/reference/Makefile.am')
| -rw-r--r-- | docs/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am index 759465e..2589179 100644 --- a/docs/reference/Makefile.am +++ b/docs/reference/Makefile.am @@ -47,7 +47,7 @@ CFILE_GLOB=$(top_srcdir)/libindicate/*.c # Header files to ignore when scanning. # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES= +IGNORE_HFILES=dbus-indicate-client.h dbus-indicate-server.h dbus-listener-client.h dbus-listener-server.h listener-marshal.h # Images to copy into HTML directory. # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png |
