diff options
author | Ted Gould <ted@canonical.com> | 2009-02-25 15:33:12 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-25 15:33:12 -0600 |
commit | cb288de59d9cbbbcb80744ca6c5ff1390a5305c3 (patch) | |
tree | 767b5c23ffbf2d4ac843e116d5c3dd3ca2c363c9 | |
parent | e792f8a058235bdff3d6646342c91abeadeb9819 (diff) | |
download | libayatana-indicator-cb288de59d9cbbbcb80744ca6c5ff1390a5305c3.tar.gz libayatana-indicator-cb288de59d9cbbbcb80744ca6c5ff1390a5305c3.tar.bz2 libayatana-indicator-cb288de59d9cbbbcb80744ca6c5ff1390a5305c3.zip |
Forgot to put these in built sources
-rw-r--r-- | libindicate/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index 380687a..5528d1d 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -11,6 +11,8 @@ EXTRA_DIST = \ BUILT_SOURCES = \ dbus-indicate-server.h \ dbus-indicate-client.h \ + dbus-listener-server.h \ + dbus-listener-client.h \ listener-marshal.c \ listener-marshal.h |