summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorAntoine Ginies <aginies@mandriva.com>2004-01-19 13:10:03 +0000
committerAntoine Ginies <aginies@mandriva.com>2004-01-19 13:10:03 +0000
commit8713538d47e2cae77a5b65758a60d40710c9da74 (patch)
treea8f67766f22da5934ae8532180e3242d8b65c436 /Makefile
parent0048e0f74f0e65ece6fa20abbec175c30da1b026 (diff)
downloaddrakwizard-8713538d47e2cae77a5b65758a60d40710c9da74.tar
drakwizard-8713538d47e2cae77a5b65758a60d40710c9da74.tar.gz
drakwizard-8713538d47e2cae77a5b65758a60d40710c9da74.tar.bz2
drakwizard-8713538d47e2cae77a5b65758a60d40710c9da74.tar.xz
drakwizard-8713538d47e2cae77a5b65758a60d40710c9da74.zip
update to fit new dns wizard
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd0f896f..de71ad7f 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,6 @@ WIZ_HOME=/usr/share/wizards/
PERL_VENDORLIB=$(shell eval "`perl -V:installvendorlib`"; installvendorlib=$${installvendorlib\#/usr}; echo $$installvendorlib)
WIZ = dhcp_wizard\
- client_wizard\
dns_wizard\
postfix_wizard\
samba_wizard\