aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/Makefile b/res/Makefile
index 601e2f3c9..bb7f90894 100644
--- a/res/Makefile
+++ b/res/Makefile
@@ -38,7 +38,7 @@ endif
MODS:=$(patsubst %,%.so,$(SELECTED_MODS))
-all: depend $(MODS)
+all: $(MODS)
install: all
rm -f $(DESTDIR)$(ASTHEADERDIR)/parking.h