aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-07-31 23:09:41 -0500
committerCharles Kerr <charles.kerr@canonical.com>2013-07-31 23:09:41 -0500
commit39263df5ab76e2f444e5dbb702512f741c56830c (patch)
tree0c135e12007e9ae868782215700c0e4f72b22960 /src/Makefile.am
parent761a9fff03812af3c0beb26da1094c69fc3a0a72 (diff)
downloadayatana-indicator-bluetooth-39263df5ab76e2f444e5dbb702512f741c56830c.tar.gz
ayatana-indicator-bluetooth-39263df5ab76e2f444e5dbb702512f741c56830c.tar.bz2
ayatana-indicator-bluetooth-39263df5ab76e2f444e5dbb702512f741c56830c.zip
add main() to its own file
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5fcfc5c..2b92f9b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,6 +5,7 @@ indicator_LTLIBRARIES = libbluetooth.la
indicator_bluetooth_service_SOURCES = \
indicator3-0.4.vapi \
gnome-bluetooth-1.0.vapi \
+ main.vala \
indicator-bluetooth-service.vala
indicator_bluetooth_service_VALAFLAGS = \