summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-18 13:51:52 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-18 13:51:52 +0000
commit816771ca4fac8e9573b43e6f7ab4038b0a411368 (patch)
tree70fa16e7f338a605eaf0d97ab6d382fbae52aa76 /Makefile
parent87529b030185e9f5b0626dc1fd8d5303a4127998 (diff)
downloaddrakx-backup-do-not-use-816771ca4fac8e9573b43e6f7ab4038b0a411368.tar
drakx-backup-do-not-use-816771ca4fac8e9573b43e6f7ab4038b0a411368.tar.gz
drakx-backup-do-not-use-816771ca4fac8e9573b43e6f7ab4038b0a411368.tar.bz2
drakx-backup-do-not-use-816771ca4fac8e9573b43e6f7ab4038b0a411368.tar.xz
drakx-backup-do-not-use-816771ca4fac8e9573b43e6f7ab4038b0a411368.zip
fix building images
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 33fea72f0..e95d96ea9 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ dirs:
@for n in $(DIRS); do $(MAKE) -C $$n all || exit 1 ; done
images:
- DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_boot_img boot.iso
+ DISTRIB_DESCR=$(DISTRIB_DESCR) ./make_boot_img
tar: clean
rpm -qa > needed_rpms.lst