aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-16 14:08:47 -0500
committerTed Gould <ted@canonical.com>2009-10-16 14:08:47 -0500
commitd7e37560395505724e611326203b31e4649b773f (patch)
tree05cba7150edd607637f61593fe55926ad267d6ae /src
parentba81d4a04a4291ad065c64f4fc79fd51c4b68bc9 (diff)
downloadayatana-indicator-application-d7e37560395505724e611326203b31e4649b773f.tar.gz
ayatana-indicator-application-d7e37560395505724e611326203b31e4649b773f.tar.bz2
ayatana-indicator-application-d7e37560395505724e611326203b31e4649b773f.zip
Adding the C file into the build as well.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4989c51..07f3887 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -60,6 +60,7 @@ libcustomindicatorinclude_HEADERS = \
libcustomindicator_la_SOURCES = \
$(libcustomindicator_headers) \
+ $(glib_enum_c) \
notification-watcher-client.h \
notification-item-server.h \
libcustomindicator/custom-indicator.c