From: Kern Sibbald Date: Fri, 6 Jan 2012 13:20:56 +0000 (+0100) Subject: Add configure for new redhat spec files X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=82fbc1c54e67453c2b474296e6a4590fb62f46f0;p=bacula%2Fbacula Add configure for new redhat spec files --- diff --git a/bacula/autoconf/configure.in b/bacula/autoconf/configure.in index 8a8f06d1a6..02b17a3426 100644 --- a/bacula/autoconf/configure.in +++ b/bacula/autoconf/configure.in @@ -3299,6 +3299,10 @@ AC_OUTPUT([autoconf/Make.common \ updatedb/update_sqlite3_tables_12_to_14 \ updatedb/update_postgresql_tables_12_to_14 \ examples/nagios/check_bacula/Makefile \ + platforms/rpms/redhat/bacula.spec \ + platforms/rpms/redhat/bacula-bat.spec \ + platforms/rpms/redhat/bacula-docs.spec \ + platforms/rpms/redhat/bacula-mtx.spec \ $PFILES ], [ ] )