diff options
| author | Ted Gould <ted@canonical.com> | 2009-11-23 16:37:54 -0600 |
|---|---|---|
| committer | Ted Gould <ted@canonical.com> | 2009-11-23 16:37:54 -0600 |
| commit | c27868e0cbaf00a6b8aab8bbc8ed2d77d0ab4e30 (patch) | |
| tree | cfa1d4fc08fad2a67db18bca6a27078c5aa3ddc5 /src/Makefile.am | |
| parent | b6b57bd8fb1de04a00a20819739d2e57c25d67fc (diff) | |
| parent | 25d690a42cb12ca9136932d7ace759bbe4185f86 (diff) | |
| download | ayatana-indicator-application-c27868e0cbaf00a6b8aab8bbc8ed2d77d0ab4e30.tar.gz ayatana-indicator-application-c27868e0cbaf00a6b8aab8bbc8ed2d77d0ab4e30.tar.bz2 ayatana-indicator-application-c27868e0cbaf00a6b8aab8bbc8ed2d77d0ab4e30.zip | |
releasing version 0.0.1-0ubuntu3~ppa1~service4
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 21d7cf8..102804e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -13,6 +13,7 @@ include $(top_srcdir)/Makefile.am.marshal customlibdir = $(INDICATORDIR) customlib_LTLIBRARIES = libcustom.la libcustom_la_SOURCES = \ + custom-service-marshal.c \ dbus-shared.h \ indicator-custom.c libcustom_la_CFLAGS = $(INDICATOR_CFLAGS) \ |
