Add dependency on 'Version' and 'configure' to reconfigure if either changes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30412 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2010-05-17 16:38:59 +00:00
parent 8085cfb1c6
commit da25f1fa1a

View file

@ -88,8 +88,8 @@ after-distclean::
# why we can't guess what the ./configure arguments were last time
# ./configure was called - make distclean cleans the sources
# completely, wiping out any memory of specific configuration.
base.make: base.make.in
base.make: base.make.in Version configure
./configure
config.mak: config.mak.in
config.mak: config.mak.in configure
./configure