X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=Makefile.base;h=54dbf1aa548f6a1b9e8e1ee81e2ea1fde4bc03aa;hb=83f66cbbd12246a5e2f1aeee1afe36503b901814;hp=9901644035cee9e0610447751befe4b1e28cb7cc;hpb=a6395bef99a8e917f67341ef1906917b87df24a4;p=fanfix.git diff --git a/Makefile.base b/Makefile.base index 9901644..54dbf1a 100644 --- a/Makefile.base +++ b/Makefile.base @@ -94,6 +94,7 @@ resources: libs cp "$$ln" "../bin/$$ln" ; \ fi ; \ done + @cp VERSION bin/ test-resources: resources @echo Copying test resources into bin/...