summaryrefslogtreecommitdiff
path: root/data/frames/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'data/frames/Makefile')
-rw-r--r--data/frames/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/frames/Makefile b/data/frames/Makefile
index 04ea2b2..dba2799 100644
--- a/data/frames/Makefile
+++ b/data/frames/Makefile
@@ -1,6 +1,8 @@
all:
+ ./gen-lut.py
clean:
+ @rm -f *.bin
install:
mkdir -p $(INSTALL_DIR)/frames/
@@ -8,3 +10,4 @@ install:
gzip -dk $(frame)
mv ${frame/.gz/} $(INSTALL_DIR)/frames/
done
+ cp *.bin $(INSTALL_DIR)/frames/