X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=Makefile.base;h=54dbf1aa548f6a1b9e8e1ee81e2ea1fde4bc03aa;hp=9901644035cee9e0610447751befe4b1e28cb7cc;hb=39c3c6896743a3b6e375d51499036bb32f752114;hpb=6e06d2cc9bf068a8ec4ad105aaef955a6eb509a1 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/...