summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-03-28 13:25:21 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-03-28 13:25:21 +0100
commit8c44b81b9f943ff0e87034ab16527f60c1830524 (patch)
tree9741c469a097a542a6551990b0b44dc07a7b3950 /tests/GNUmakefile
parent2f731f9019b443cf90f24223f1ac3fa8068343b6 (diff)
downloadwolfbones-8c44b81b9f943ff0e87034ab16527f60c1830524.tar.gz
wolfbones-8c44b81b9f943ff0e87034ab16527f60c1830524.tar.bz2
added localization in test/service
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index 71019e7..6b3b47a 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = port log gettext daemon
+SUBDIRS = port log gettext daemon service
-include $(TOPDIR)/makefiles/gmake/sub.mk