aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-13 13:48:46 -0500
committerTed Gould <ted@canonical.com>2009-10-13 13:48:46 -0500
commit8f6b6e08102c61b11edacd8fb01210d3f3a541a5 (patch)
treed33f055fd5102bea4308bdce40b3a7c2c7d67ac6 /Makefile.am
parent140fda5adff2a21f9c158c941456d9e1f5765832 (diff)
downloadayatana-indicator-application-8f6b6e08102c61b11edacd8fb01210d3f3a541a5.tar.gz
ayatana-indicator-application-8f6b6e08102c61b11edacd8fb01210d3f3a541a5.tar.bz2
ayatana-indicator-application-8f6b6e08102c61b11edacd8fb01210d3f3a541a5.zip
Very basic.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..77e3b2c
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,3 @@
+SUBDIRS = data \
+ src
+