From: Marco van Wieringen Date: Tue, 24 Jan 2012 13:44:29 +0000 (+0100) Subject: Tweak Makefile.in X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c0b114672b7d99b2f1108ef3476883d188b4b4d1;p=bacula%2Fbacula Tweak Makefile.in --- diff --git a/bacula/src/plugins/sd/Makefile.in b/bacula/src/plugins/sd/Makefile.in index 61f5211e5c..7a3ae2603e 100644 --- a/bacula/src/plugins/sd/Makefile.in +++ b/bacula/src/plugins/sd/Makefile.in @@ -19,7 +19,7 @@ LIBDIR=../../lib all: example-plugin-sd.la -example-plugin-sd.lo: example-plugin-sd.c ${SDDIR}/dir_plugins.h +example-plugin-sd.lo: example-plugin-sd.c ${SDDIR}/sd_plugins.h $(LIBTOOL_COMPILE) $(CXX) $(DEFS) $(DEBUG) $(CFLAGS) -I../.. -I${SDDIR} -c example-plugin-sd.c example-plugin-sd.la: Makefile example-plugin-sd$(DEFAULT_OBJECT_TYPE)