From 2bf63f6ac82def9d746d317eb3f967f0d0c52078 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 1 Jul 2008 17:25:58 +0000 Subject: [PATCH] Fix Win32 build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7284 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/installer/Makefile | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.39.2