diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-09 21:44:35 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-09 21:44:35 -0500 |
| commit | 74245583e9a26995efb83867dac524f7e8e5fb72 (patch) | |
| tree | d0ddb4ceb5a20de16275918ed9c7ae33e09c322a /docs/libdbusmenu-glib | |
| parent | bf65b3514336c6b8f182a2fc9a9d0b426fb900eb (diff) | |
| download | libdbusmenu-74245583e9a26995efb83867dac524f7e8e5fb72.tar.gz libdbusmenu-74245583e9a26995efb83867dac524f7e8e5fb72.tar.bz2 libdbusmenu-74245583e9a26995efb83867dac524f7e8e5fb72.zip | |
Putting in doc checks
Diffstat (limited to 'docs/libdbusmenu-glib')
| -rw-r--r-- | docs/libdbusmenu-glib/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libdbusmenu-glib/reference/Makefile.am b/docs/libdbusmenu-glib/reference/Makefile.am index 4f511bc..e87f226 100644 --- a/docs/libdbusmenu-glib/reference/Makefile.am +++ b/docs/libdbusmenu-glib/reference/Makefile.am @@ -83,5 +83,5 @@ EXTRA_DIST += version.xml.in #DISTCLEANFILES += # Comment this out if you want your docs-status tested during 'make check' -#TESTS = $(GTKDOC_CHECK) +TESTS = $(GTKDOC_CHECK) |
