diff options
| author | Robert Ancell <robert.ancell@canonical.com> | 2012-12-06 15:35:57 +1300 |
|---|---|---|
| committer | Robert Ancell <robert.ancell@canonical.com> | 2012-12-06 15:35:57 +1300 |
| commit | 4993d0aae0511ae56a830fe8b51b1cde5723a1a8 (patch) | |
| tree | 9830954bcb9bafff96ab13abadd32391c17f539d /autogen.sh | |
| parent | 34c7299d98efbcdfeab355c447a5fc1312a97d9e (diff) | |
| download | ayatana-indicator-bluetooth-4993d0aae0511ae56a830fe8b51b1cde5723a1a8.tar.gz ayatana-indicator-bluetooth-4993d0aae0511ae56a830fe8b51b1cde5723a1a8.tar.bz2 ayatana-indicator-bluetooth-4993d0aae0511ae56a830fe8b51b1cde5723a1a8.zip | |
Make into a proper indicator
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #!/bin/sh # Run this to generate all the initial makefiles, etc. +libtoolize intltoolize --force aclocal automake --add-missing --copy --foreign |
