summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2010-11-15 08:43:00 +0200
committerDirk-Jan C. Binnema <djcb@djcbsoftware.nl>2010-11-15 08:43:00 +0200
commit45c95b06f330c6f57a0d552671406c384ed7fdb9 (patch)
tree2a299ff3fb1250de02cb65c6a104d1f2d55abc53 /Makefile.am
parent9df9c2b36f46b59e7d364848e5e208d3593cee7f (diff)
* move mug/ to toys/mug
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index 499b99d..d1ec008 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,13 +16,7 @@
include $(top_srcdir)/gtest.mk
-SUBDIRS=man src contrib
-
-# build if there is some gtk available
-if HAVE_GTK
-SUBDIRS += mug
-endif
-
+SUBDIRS=man src contrib toys
# so we can say 'make test'
check: test cleanupnote