Add Makefile to rebuild targets for generated files user/dbs/lp960552_autoconf_subvars
authorDan Scott <dscott@laurentian.ca>
Thu, 22 Mar 2012 20:04:39 +0000 (16:04 -0400)
committerDan Scott <dscott@laurentian.ca>
Thu, 22 Mar 2012 20:04:39 +0000 (16:04 -0400)
commit5a3b5a001230e053e7949259fb5058c25a1bb80e
tree3152bf1bd95e8c9d1513f3bcbe246b35e439135e
parentdaf94bda1f008ab330478fea35f7d0b72065b9e6
Add Makefile to rebuild targets for generated files

If you rerun ./configure with a different option (such as
--sysconf=foo), the changed Makefile needs to trigger a rebuild of the
generated files. Otherwise, the first generated version of the file is
always newer than its *.in counterpart and a rebuild won't be triggered
on subsequent ./configure runs.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/Makefile.am
Open-ILS/src/perlmods/Makefile.am