diff options
author | Ted Gould <ted@canonical.com> | 2008-10-29 21:30:35 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2008-10-29 21:30:35 -0500 |
commit | 435437a7cc42aad99d5b220e42ab8d3df965d25d (patch) | |
tree | c7214e1c6f4a2007ff109f6b70198ac627b08ae9 /autogen.sh | |
parent | 9c2e7b6066f217e3879067a6f2b368de98c5fd8e (diff) | |
download | libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.tar.gz libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.tar.bz2 libayatana-indicator-435437a7cc42aad99d5b220e42ab8d3df965d25d.zip |
Getting the build things together so that it starts building. Yeah.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,4 +7,5 @@ which gnome-autogen.sh || { exit 1 } +USE_GNOME2_MACROS=1 \ . gnome-autogen.sh |