From 4c44b738e39e0637a5c8fa7a826d7696e2d854f8 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 1 Mar 2005 17:39:43 +0000 Subject: fix build after pixel's pass --- perl-install/Makefile | 4 ++-- perl-install/Makefile.drakxtools | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index 2d04e313a..713293f31 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -8,9 +8,9 @@ include Makefile.config POFILES = $(shell ls share/po/*.po) MOFILES = $(POFILES:%.po=%.mo) -DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config ddcprobe drakxtools.spec serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons standalone/man/C/* pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/convert standalone/finish-install.xsetup standalone/service_harddrake.sh +DISTFILES = *.pm $(PMS_DIRS) Makefile Makefile.config drakxtools.spec serial_probe share/po share/diskdrake.rc $(STANDALONEPMS) standalone/icons standalone/man/C/* pixmaps pixmaps/langs standalone/interactive_http rpcinfo-flushed.c standalone/convert standalone/finish-install.xsetup standalone/service_harddrake.sh OTHERS = $(OTHERDIRS) $(OTHERFILES) -OTHERDIRS = tools/ddcprobe tools/serial_probe +OTHERDIRS = tools/serial_probe OTHERFILES = tools/rpcinfo-flushed.c STAGE1 = ../mdk-stage1 diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index ccc8eb77d..c889646fe 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -3,7 +3,7 @@ include Makefile.config INLIBDEST_DIRS = Newt c resize_fat xf86misc sbus_probing HAVEINST_DIRS = share/po standalone/interactive_http -DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) ddcprobe harddrake printer serial_probe +DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake printer serial_probe NAME = libDrakX PREFIX = LIBDIR = $(PREFIX)/usr/lib -- cgit v1.2.1