summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDodji <dodji@gnome.org>2004-03-15 22:56:28 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-03-15 22:56:28 +0000
commit722a570bd3d38db5376a81349001d9bbb15e3506 (patch)
treeedb7ee853f39934daa234b044cddf243fee44a45 /Makefile.am
parent934fa2ab35547bc858df7f769ef9a5362272580c (diff)
downloadlibcroco-722a570bd3d38db5376a81349001d9bbb15e3506.tar.gz
Merged with libcroco--mainline--0.1--patch-21
2004-03-15 Dodji <dodji@gnome.org> Merged with libcroco--mainline--0.1--patch-21
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e06ba30..dffc8dc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,7 +20,7 @@ cleantar:
rpm: cleantar
@(mkdir -p $(top_srcdir)/rpmbuildroot ; $(MAKE) dist && rpmbuild -ta --buildroot $(top_srcdir)/rpmbuildroot $(distdir).tar.gz)
-test:
+test:
if test -x $(top_srcdir)/tests/testctl ; then $(top_srcdir)/tests/testctl cleanup ; $(top_srcdir)/tests/testctl ; $(top_srcdir)/tests/testctl run ; fi
apidoc: