bin_SCRIPTS   = $(BONOBO_SLAY)
EXTRA_SCRIPTS = bonobo-slay.in 

sbin_PROGRAMS  = bonobo-activation-sysconf

bonobo_activation_sysconf_SOURCES =	\
	bonobo-activation-sysconf.c

INCLUDES =						\
	$(SERVER_CFLAGS)				\
	$(WARN_CFLAGS)					\
	-I$(top_srcdir)					\
	-DSERVER_LOCALEDIR=\""$(datadir)/locale"\"	\
	-DSERVER_CONFDIR=\"$(sysconfdir)\"

bonobo_activation_sysconf_LDADD =	\
	$(SERVER_LIBS)		\
	$(top_builddir)/bonobo-activation/libbonobo-activation.la \
	$(INTLLIBS)



syntax highlighted by Code2HTML, v. 0.9.1