aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8d9041d..4a1f80b 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ XBLD = $(BUILD)/$(EXADIR)
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Targets
-.PHONY: all examples clean
+.PHONY: all examples clean install uninstall
all: $(SRCBUILD) $(TARGET)