summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index aed562c0f..ca99575f0 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -97,7 +97,7 @@ run: all
%.o:
@for dir in $(SRC_DIRS); do \
- $(MAKE) -C $$dir $@; \
+ $(MAKE) -C $$dir $(@:src/%=%); \
done
%.lng: