aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools')
-rw-r--r--build_tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_tools/Makefile b/build_tools/Makefile
index eb8e6e3a7..9d54b0139 100644
--- a/build_tools/Makefile
+++ b/build_tools/Makefile
@@ -1,3 +1,5 @@
+.PHONY: clean dist-clean
+
MENUSELECT_OBJS=menuselect.o menuselect_curses.o
MENUSELECT_CFLAGS=-g -c -D_GNU_SOURCE -DMENUSELECT -I../ -I../include/
MENUSELECT_LIBS=../mxml/libmxml.a