X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=Makefile.base;h=54dbf1aa548f6a1b9e8e1ee81e2ea1fde4bc03aa;hb=aad145868879e293dbe391c005c1a6885341529b;hp=9901644035cee9e0610447751befe4b1e28cb7cc;hpb=80383c142f85a7850d0fbea418689608fdccac05;p=nikiroo-utils.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/...