aboutsummaryrefslogtreecommitdiffstats
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 11a5ef4..5c99727 100644
--- a/Makefile
+++ b/Makefile
@@ -28,4 +28,4 @@ volute: ${OBJ}
%.o: %.c
${CC} -c ${CFLAGS} $<
-${SRC}: microui.h renderer.h atlas.inl widget.h ui.h
+${OBJ}: microui.h renderer.h atlas.inl widget.h ui.h