summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-28 19:23:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-28 19:23:20 +0000
commit161d53e6dac4d17aa6d7e350ef785a0bc8dea39e (patch)
tree22af3da7991ebfa05b3e58e886b91f9153d23a22 /tests/Makefile.am
parentb0ba6af066b64a7baf0942c4600947f6e6b40247 (diff)
moved ximagesrc to good
Original commit message from CVS: moved ximagesrc to good
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am16
1 files changed, 4 insertions, 12 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index aababe779..6ba48806a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -4,16 +4,8 @@ else
SUBDIRS_CHECK =
endif
-if USE_X
-SUBDIRS_ICLES = icles
-else
-SUBDIRS_ICLES =
-endif
-
-SUBDIRS = \
- $(SUBDIRS_CHECK) \
- $(SUBDIRS_ICLES)
+SUBDIRS = icles \
+ $(SUBDIRS_CHECK)
-DIST_SUBDIRS = \
- check \
- icles
+DIST_SUBDIRS = icles \
+ check