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:
Richard Frith-MacDonald 2010-05-17 16:38:59 +00:00
parent f10a31e6f3
commit 83679d7771

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