summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2013-05-15 14:36:56 +0200
committerBenjamin Otte <otte@redhat.com>2013-05-15 15:37:17 +0200
commitedde840513f525efded07cd4dab2bd2ec6cc1878 (patch)
tree4001937c2aaeb755d055b9ac3ab954b7556f1277 /tests/Makefile.am
parent2c8e719b5a36de4998dca9a7a2f889ee054be690 (diff)
downloadgtk+-edde840513f525efded07cd4dab2bd2ec6cc1878.tar.gz
build: Move tests/css to testsuite/css
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d8c6faf0c8..d1610690b8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
## Makefile.am for gtk+/tests
include $(top_srcdir)/Makefile.decl
-SUBDIRS = css reftests visuals
+SUBDIRS = reftests visuals
AM_CPPFLAGS = \
-I$(top_srcdir) \