[telepathy-mission-control/master] mcd-dbusprop: Don't install the header

Simon McVittie simon.mcvittie at collabora.co.uk
Tue May 5 07:02:40 PDT 2009


The exact implementation of D-Bus properties should be an implementation
detail (and I plan to change it to be TpDBusPropertiesMixin at some point,
to avoid having two sets of code for the same functionality).
---
 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index a242133..8f3878e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,6 @@ mission_control_include_HEADERS = \
 	mcd-account-manager.h \
 	mcd-account-manager-query.h \
 	mcd-account-stats.h \
-	mcd-dbusprop.h \
 	mcd-debug.h \
 	mcd-dispatch-operation.h \
 	mcd-mission.h \
@@ -122,6 +121,7 @@ libmissioncontrol_server_la_SOURCES = \
 	mcd-account-manager-query.c \
 	mcd-account-priv.h \
 	mcd-dbusprop.c \
+	mcd-dbusprop.h \
 	mcd-debug.c \
 	mcd-dispatch-operation.c \
 	mcd-dispatch-operation-priv.h \
-- 
1.5.6.5




More information about the telepathy-commits mailing list