summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@src.gnome.org>1999-01-03 03:42:59 +0000
committerJeff Garzik <jgarzik@src.gnome.org>1999-01-03 03:42:59 +0000
commit0b74f03e70ea7cab8c0f9d58108a446e3cb16d1e (patch)
treec6b126ba22f3da585c05ca2f5c09fefcf2dbd455 /Makefile.am
parent81224ac5ac0406d44b83f2db8412e816a7f077fb (diff)
downloadglib-0b74f03e70ea7cab8c0f9d58108a446e3cb16d1e.tar.gz
Added 'make check' tests, based on testglib code.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 5f24bb709..b36864efa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,10 +1,10 @@
## Process this file with automake to produce Makefile.in
# build . first, then SUBDIRS
-SUBDIRS = gmodule gthread docs
+SUBDIRS = gmodule gthread docs tests
all-recursive-am: all-am
# alpha `automake' supports this better
-#SUBDIRS = . gmodule gthread docs
+#SUBDIRS = . gmodule gthread docs tests
configincludedir = $(pkglibdir)/include