summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-01 15:25:57 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-01 15:25:57 +0000
commit4799bc7d0f1e3cabb0396f47ec356b8e478c1b97 (patch)
tree884bb108e7da6b50ed0dfdc8b225835cb5265e5f /perl-install/Makefile
parentea89b723b8ebd1b25a194097b10516427afa2c0e (diff)
downloaddrakx-4799bc7d0f1e3cabb0396f47ec356b8e478c1b97.tar
drakx-4799bc7d0f1e3cabb0396f47ec356b8e478c1b97.tar.gz
drakx-4799bc7d0f1e3cabb0396f47ec356b8e478c1b97.tar.bz2
drakx-4799bc7d0f1e3cabb0396f47ec356b8e478c1b97.tar.xz
drakx-4799bc7d0f1e3cabb0396f47ec356b8e478c1b97.zip
no_comment
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index fbfdc0dfd..3e3efd6d8 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -24,7 +24,7 @@ $(DIRS):
$(MAKE) -C $@
test_pms: verify_c
- ./perl2fcalls -excludec -excluderesize_fat::c_rewritten install2 standalone/keyboarddrake standalone/XFdrake
+ ./perl2fcalls -excludec -excluderesize_fat::c_rewritten install2 standalone/keyboarddrake standalone/XFdrake standalone/drakboot
for i in install2 install_steps_*.pm; do perl -cw -I. $$i; done
verify_c: