From: Martin Simmons Date: Wed, 9 Nov 2011 18:05:45 +0000 (+0100) Subject: define DB_LIBS in stored Makefile.in X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a47e16c70aa9788860932a65bdffe463a2db9fe6;p=bacula%2Fbacula define DB_LIBS in stored Makefile.in Signed-off-by: Marco van Wieringen --- diff --git a/bacula/src/stored/Makefile.in b/bacula/src/stored/Makefile.in index e3af805855..bb5a9bbd46 100644 --- a/bacula/src/stored/Makefile.in +++ b/bacula/src/stored/Makefile.in @@ -18,6 +18,8 @@ DEBUG=@DEBUG@ GETTEXT_LIBS = @LIBINTL@ +DB_LIBS=@DB_LIBS@ + first_rule: all dummy: