diff options
| author | Ted Gould <ted@gould.cx> | 2010-12-08 13:13:47 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-12-08 13:13:47 -0600 |
| commit | 6e142fbdc9e35ceee10ecea050014e9270ffefa4 (patch) | |
| tree | 0a19dec3efce95759979a9d27aa443e8e22c5f72 /autogen.sh | |
| parent | 3acbfb57c4800b7f8611d1ce5db391cad96f398b (diff) | |
| parent | 01a31930c3eb89c5ca20fb70ba76a4317b2f2648 (diff) | |
| download | ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.gz ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.tar.bz2 ayatana-indicator-application-6e142fbdc9e35ceee10ecea050014e9270ffefa4.zip | |
* Upstream Merge
* Removing libappindicator from the tarball
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,5 +8,4 @@ which gnome-autogen.sh || { } USE_GNOME2_MACROS=1 \ -USE_COMMON_DOC_BUILD=yes \ -gnome-autogen.sh --enable-gtk-doc $@ +gnome-autogen.sh $@ |
