diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-10-11 08:42:59 +1300 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-10-11 08:42:59 +1300 |
commit | f14da3cc27e2ec514d2e829fd7281f8c5dc9b252 (patch) | |
tree | 4efc31d56123a9059d309b41fd3192710409a2bf /Makefile.am | |
download | ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.gz ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.tar.bz2 ayatana-indicator-bluetooth-f14da3cc27e2ec514d2e829fd7281f8c5dc9b252.zip |
First start on bluetooth-indicator
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..8d48c26 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = po src + +EXTRA_DIST = autogen.sh NEWS |