summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5c9dc67..4dcc13b 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,7 @@ clean:
$(MAKE) -C src clean
$(MAKE) -C hackvr_term clean
-install:
+install: hackvr hackvr_term
$(MAKE) -C src install
$(MAKE) -C hackvr_term install
install -D font/font.hackvr $(PREFIX)/share/hackvr/font.hackvr