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 /Makefile.am | |
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 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8d48c26..0d6e86d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = po src +SUBDIRS = data po src EXTRA_DIST = autogen.sh NEWS |