summaryrefslogtreecommitdiff
path: root/src/select/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/select/Makefile')
-rw-r--r--src/select/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/select/Makefile b/src/select/Makefile
index 13c3eec..025ad39 100644
--- a/src/select/Makefile
+++ b/src/select/Makefile
@@ -3,6 +3,5 @@ select_generator:
python3 src/select/select_generator.py
DIR_SOURCES := arena.c computed.c dispatch.c hash.c select.c font_face.c
-PRE_TARGETS := select_generator
include $(NSBUILD)/Makefile.subdir