aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tomasz@kramkow.ski>2022-10-16 19:13:29 +0100
committerTomasz Kramkowski <tomasz@kramkow.ski>2022-10-16 19:13:29 +0100
commit926998d3d8c671c55e6a7fe6c6fa88f6512ccb46 (patch)
treeac13bdddc0978bdd414638d7508d500c370daf41
parent8f38f77d1ab39056a0733dc3584cd4f824edaa2d (diff)
downloadfaqe-926998d3d8c671c55e6a7fe6c6fa88f6512ccb46.tar.gz
faqe-926998d3d8c671c55e6a7fe6c6fa88f6512ccb46.tar.xz
faqe-926998d3d8c671c55e6a7fe6c6fa88f6512ccb46.zip
Make deplinks phony
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 23b40f3..89052eb 100644
--- a/Makefile
+++ b/Makefile
@@ -33,4 +33,4 @@ clean:
-include $(DEP)
-.PHONY: all clean
+.PHONY: all deplinks clean