From: Kern Sibbald Date: Tue, 1 Jul 2008 17:25:58 +0000 (+0000) Subject: Fix Win32 build X-Git-Tag: Release-2.4.1~23 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2bf63f6ac82def9d746d317eb3f967f0d0c52078;p=bacula%2Fbacula Fix Win32 build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7284 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/installer/Makefile b/bacula/src/win32/installer/Makefile index 3c0ee400d6..971b420d13 100644 --- a/bacula/src/win32/installer/Makefile +++ b/bacula/src/win32/installer/Makefile @@ -86,6 +86,7 @@ CAT_FILES := \ grant_mysql_privileges.sql \ make_mysql_catalog_backup.cmd \ create_postgresql_database.cmd \ + create_postgresql_database.sql \ drop_postgresql_database.cmd \ make_postgresql_tables.cmd \ make_postgresql_tables.sql \