diff options
author | Cody Russell <crussell@canonical.com> | 2009-12-09 11:31:26 -0600 |
---|---|---|
committer | Cody Russell <crussell@canonical.com> | 2009-12-09 11:31:26 -0600 |
commit | 875e290e8b75da5f22c1237919aea49e6e3a4cee (patch) | |
tree | 5159dd35dc52f7be997f9f0eee98de62dbc85549 /autogen.sh | |
parent | 3f16792d25e92a37e12e644ad29e40c454d310de (diff) | |
parent | cd2a4a9104edd5558b2d610b3f17d93edd990b55 (diff) | |
download | libayatana-appindicator-875e290e8b75da5f22c1237919aea49e6e3a4cee.tar.gz libayatana-appindicator-875e290e8b75da5f22c1237919aea49e6e3a4cee.tar.bz2 libayatana-appindicator-875e290e8b75da5f22c1237919aea49e6e3a4cee.zip |
merge from trunk
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ which gnome-autogen.sh || { USE_GNOME2_MACROS=1 \ USE_COMMON_DOC_BUILD=yes \ -gnome-autogen.sh --enable-gtk-doc +. gnome-autogen.sh --enable-gtk-doc |