summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-02-25 10:32:05 +0000
committerFrancois Pons <fpons@mandriva.com>2003-02-25 10:32:05 +0000
commit851e3fd1c0cc0b586ef0d72cab3db560097adc20 (patch)
treefffe0bf23a1a2ec51fa58179c38c462bfb9621e6 /perl-install/Makefile
parentb2fc3e0b481bb6f9fc9a7aa4d186238e78211598 (diff)
downloaddrakx-851e3fd1c0cc0b586ef0d72cab3db560097adc20.tar
drakx-851e3fd1c0cc0b586ef0d72cab3db560097adc20.tar.gz
drakx-851e3fd1c0cc0b586ef0d72cab3db560097adc20.tar.bz2
drakx-851e3fd1c0cc0b586ef0d72cab3db560097adc20.tar.xz
drakx-851e3fd1c0cc0b586ef0d72cab3db560097adc20.zip
added dmidecode
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 13d0de222..32374a44f 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile
@@ -7,9 +7,9 @@ include Makefile.config
POFILES = $(shell ls share/po/*.po)
MOFILES = $(POFILES:%.po=%.mo)
-DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/service_harddrake.sh
+DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config apps.net_monitor dmidecode ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/service_harddrake.sh
OTHERS = $(OTHERDIRS) $(OTHERFILES)
-OTHERDIRS = tools/ddcprobe tools/serial_probe
+OTHERDIRS = tools/dmidecode tools/ddcprobe tools/serial_probe
OTHERFILES = tools/rpcinfo-flushed.c
.PHONY: all $(DIRS) install clean stage2 full_stage2