summaryrefslogtreecommitdiffstats
path: root/loader/Makefile
diff options
context:
space:
mode:
authorMatt Wilson <msw@redhat.com>1999-09-12 19:00:13 +0000
committerMatt Wilson <msw@redhat.com>1999-09-12 19:00:13 +0000
commite8297ef7bf732de9755e2f4f715ad7784499631b (patch)
treeb66927af465703c78467139a49a6d0f2c0e32c70 /loader/Makefile
parenta73b21ab4aec53af2dcd53af2a50348558015ce6 (diff)
downloadanaconda-e8297ef7bf732de9755e2f4f715ad7784499631b.tar.gz
anaconda-e8297ef7bf732de9755e2f4f715ad7784499631b.tar.xz
anaconda-e8297ef7bf732de9755e2f4f715ad7784499631b.zip
fixed
Diffstat (limited to 'loader/Makefile')
-rw-r--r--loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile b/loader/Makefile
index 1ccad3c80..fad6e76a1 100644
--- a/loader/Makefile
+++ b/loader/Makefile
@@ -83,7 +83,7 @@ tr/%.tr: ../po/%.po loader.po
dirs:
for n in $(DIRS); do \
- (cd $$n; make -n) \
+ (cd $$n; make) \
done
install: all