Commit cdb3104a authored by Felix Paul Kühne's avatar Felix Paul Kühne

extras: fix gas-pp installation

parent 1ed45cf5
......@@ -207,7 +207,7 @@ gas: gas-preprocessor-$(GAS_VERSION).tar.gz
.gas: gas
mkdir -p $(PREFIX)/bin
cp gas/gas-preprocessor.pl $(PREFIX)/build/bin/
cp gas/gas-preprocessor.pl $(PREFIX)/bin/
touch $@
CLEAN_FILE += .gas
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment