[evolution-data-server/openismus-work] Fixed test-server-utils directory to include subdirs.



commit 4f50d08d0482851258f88d7269f5a8fa14542118
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Tue Mar 12 23:53:47 2013 +0900

    Fixed test-server-utils directory to include subdirs.
    
    The only reason there is a subdir here, is so that the makefile
    can include service.in files for testing (since there was nothing
    to really build in that directory, it was never needed from git).

 tests/test-server-utils/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/test-server-utils/Makefile.am b/tests/test-server-utils/Makefile.am
index 4dc4607..65dcd04 100644
--- a/tests/test-server-utils/Makefile.am
+++ b/tests/test-server-utils/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = services
+
 NULL =
 
 common_cflags = \


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