2003-01-26 Chris Toshok <toshok@ximian.com> * Makefile.am (CONDUIT_SUBDIR): enable this, as building the conduit works if you have gnome-pilot2. svn path=/trunk/; revision=19632
7 lines
107 B
Makefile
7 lines
107 B
Makefile
if ENABLE_PILOT_CONDUITS
|
|
CONDUIT_SUBDIR=conduit
|
|
endif
|
|
|
|
SUBDIRS = \
|
|
backend printing gui $(CONDUIT_SUBDIR)
|