summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-07-07 18:49:25 +0200
committerAndreas Baumann <abaumann@yahoo.com>2008-07-07 18:49:25 +0200
commitea2560808d3665c51b294a5f91d1daa6e5030f26 (patch)
tree01f4e84b47b953912bfb12c40af19d3db3f8adcb /tests/GNUmakefile
parentfe81409fff271191948e7d87ec6b3afb3b240dcf (diff)
downloadcrawler-ea2560808d3665c51b294a5f91d1daa6e5030f26.tar.gz
crawler-ea2560808d3665c51b294a5f91d1daa6e5030f26.tar.bz2
added Postgresql libpqpp tests
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 ca4940f..838ea49 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = curl
+SUBDIRS = curl psql
-include $(TOPDIR)/makefiles/sub.mk