diff options
| author | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-17 11:41:39 -0500 |
|---|---|---|
| committer | Mathieu Trudel-Lapierre <mathieu-tl@ubuntu.com> | 2012-12-17 11:41:39 -0500 |
| commit | 54909d8ec101b39d732631e111413d305636b2cd (patch) | |
| tree | 82c64060228359695ed38ff755740ca8fb958e2d /autogen.sh | |
| parent | aded707997d09c33b7e3566edb236a1ac849e051 (diff) | |
| parent | 13c7f3ffa0ae517e8a7cfead23aa2fc8e2b39ae6 (diff) | |
| download | libdbusmenu-54909d8ec101b39d732631e111413d305636b2cd.tar.gz libdbusmenu-54909d8ec101b39d732631e111413d305636b2cd.tar.bz2 libdbusmenu-54909d8ec101b39d732631e111413d305636b2cd.zip | |
Fix docs.
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ which gnome-autogen.sh || { exit 1 } +gtkdocize || exit 1 + USE_GNOME2_MACROS=1 \ USE_COMMON_DOC_BUILD=yes \ gnome-autogen.sh --enable-gtk-doc $@ |
