* move mug/ to toys/mug

This commit is contained in:
Dirk-Jan C. Binnema
2010-11-15 08:43:00 +02:00
parent 9df9c2b36f
commit 45c95b06f3
16 changed files with 33 additions and 13 deletions

View File

@ -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