1 libdir=${prefix}/lib/stuffkeeper/
3 lib_LTLIBRARIES = libmb.la
6 stuffkeeper-plugin-mb.c
10 stuffkeeper-plugin-mb.c\
13 %.c %.h %-private.h: %.gob
14 @GOB2@ --no-touch-headers --always-private-header $<
17 libmb_la_LIBADD= @stuffkeepermb_LIBS@
18 libmb_la_CFLAGS= @stuffkeepermb_CFLAGS@ -Wall -Wmissing-declarations -DGLADE_PATH="\"$(datadir)/stuffkeeper/plugins/mb/\""
20 libmb_la_LDFLAGS= -module -avoid-version
23 stuffkeeper-plugin-mb.gob\
24 stuffkeeper-plugin-mb.h\
25 stuffkeeper-plugin-mb-private.h\