summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-12-07 20:08:54 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-12-07 20:08:54 +0100
commitdd574ba3eabee4f9f8661ea21619b6352cb9a935 (patch)
tree73e78a88d17b6070afe8a99b856efd9ff4789b0c /tests/GNUmakefile
parent7de22b92399504daf951c830b3b0d7d7cffc3d9f (diff)
downloadcrawler-dd574ba3eabee4f9f8661ea21619b6352cb9a935.tar.gz
crawler-dd574ba3eabee4f9f8661ea21619b6352cb9a935.tar.bz2
fixed postgres tests, synched makefile system with the one from sqlite3xx
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index 838ea49..934e454 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,8 +1,8 @@
TOPDIR = ..
-SUBDIRS = curl psql
+SUBDIRS = curl psql sqlite
--include $(TOPDIR)/makefiles/sub.mk
+-include $(TOPDIR)/makefiles/gmake/sub.mk
local_all: