[evolution-data-server/openismus-work] Again fixing makefile to keep the old dbus utils



commit b6306a73e3062f10bb21ae61b49cf462320daa60
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Fri Dec 14 20:22:31 2012 +0900

    Again fixing makefile to keep the old dbus utils

 tests/libebook/client/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/libebook/client/Makefile.am b/tests/libebook/client/Makefile.am
index 537152e..4d8882e 100644
--- a/tests/libebook/client/Makefile.am
+++ b/tests/libebook/client/Makefile.am
@@ -3,6 +3,8 @@ noinst_LTLIBRARIES = libclient-test-utils.la
 libclient_test_utils_la_SOURCES =				\
 	client-test-utils.c					\
 	client-test-utils.h					\
+	$(top_srcdir)/tests/libedataserver/e-test-dbus-utils.c	\
+	$(top_srcdir)/tests/libedataserver/e-test-dbus-utils.h	\
 	$(NULL)
 
 libclient_test_utils_la_CPPFLAGS =				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]