aboutsummaryrefslogtreecommitdiffstats
path: root/icebox
diff options
context:
space:
mode:
authorJesús Arroyo Torrens <jesus.arroyo@bq.com>2015-09-03 22:07:17 +0200
committerJesús Arroyo Torrens <jesus.arroyo@bq.com>2015-09-03 22:07:17 +0200
commit3a37aa0b0a6551d4bc8ed4e90652b7bf60beef2b (patch)
tree63c45442817d343aa7ca7ef5151a93893ad1855a /icebox
parent20c56e2b183ae6d9413307c26af3d2f7f1513976 (diff)
downloadicestorm-3a37aa0b0a6551d4bc8ed4e90652b7bf60beef2b.tar.gz
icestorm-3a37aa0b0a6551d4bc8ed4e90652b7bf60beef2b.tar.bz2
icestorm-3a37aa0b0a6551d4bc8ed4e90652b7bf60beef2b.zip
Icebox Makefile install section fixed
Diffstat (limited to 'icebox')
-rw-r--r--icebox/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/icebox/Makefile b/icebox/Makefile
index 1cf40da..72c98b9 100644
--- a/icebox/Makefile
+++ b/icebox/Makefile
@@ -16,6 +16,7 @@ clean:
install: all
mkdir -p $(DESTDIR)/share/icebox
+ mkdir -p $(DESTDIR)/bin
cp chipdb-1k.txt $(DESTDIR)/share/icebox/
cp chipdb-8k.txt $(DESTDIR)/share/icebox/
cp icebox.py $(DESTDIR)/bin/icebox.py