diff options
| author | Ted Gould <ted@gould.cx> | 2010-06-10 12:21:30 -0500 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-06-10 12:21:30 -0500 |
| commit | 849f700ec70b1b92cb49d736e2b3148de20053ed (patch) | |
| tree | daad4a019750c949523a5551dc7321d4034e0d4c /Makefile.am | |
| parent | 724aa7b4c877c4b6302db49295e66eb8aff615e1 (diff) | |
| parent | 30e3c1706b06697b0b74f60581b43f93b114896b (diff) | |
| download | libdbusmenu-849f700ec70b1b92cb49d736e2b3148de20053ed.tar.gz libdbusmenu-849f700ec70b1b92cb49d736e2b3148de20053ed.tar.bz2 libdbusmenu-849f700ec70b1b92cb49d736e2b3148de20053ed.zip | |
Import upstream version 0.3.2
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 658f946..3853d2a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,7 +8,7 @@ SUBDIRS = \ libdbusmenu-gtk \ tools \ tests \ + docs \ po -DISTCHECK_CONFIGURE_FLAGS = --enable-introspection - +DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc |
