2001-04-25 11:49:38 +00:00
|
|
|
|
|
|
|
if HAVE_GNOME
|
|
|
|
GNOME_SUBDS = autoplug
|
|
|
|
else
|
|
|
|
GNOME_SUBDS =
|
|
|
|
endif
|
|
|
|
|
|
|
|
SUBDIRS = $(GNOME_SUBDS) \
|
2001-01-01 13:41:27 +00:00
|
|
|
helloworld helloworld2 \
|
|
|
|
queue queue2 queue3 queue4 \
|
2001-02-24 16:56:19 +00:00
|
|
|
launch thread xml plugins typefind
|