diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-09-15 13:42:52 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-09-15 13:42:52 +0000 |
commit | 1ee8864f51cde35fbfd8b3a353c8dafc293d9927 (patch) | |
tree | 44bf6e35847ade55ff542d6f113c26c411bb6ee3 | |
parent | ae1ca0772cea076c0098a83c15de2581e8aee3f5 (diff) | |
download | drakx-1ee8864f51cde35fbfd8b3a353c8dafc293d9927.tar drakx-1ee8864f51cde35fbfd8b3a353c8dafc293d9927.tar.gz drakx-1ee8864f51cde35fbfd8b3a353c8dafc293d9927.tar.bz2 drakx-1ee8864f51cde35fbfd8b3a353c8dafc293d9927.tar.xz drakx-1ee8864f51cde35fbfd8b3a353c8dafc293d9927.zip |
add aewm-drakx
-rw-r--r-- | perl-install/Makefile.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 7288446c0..5e4f91a3c 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -14,7 +14,7 @@ STAGE2 = $(ROOTDEST)/Mandrake/base/mdkinst_stage2 BASE = $(ROOTDEST)/Mandrake/base DESTREP4PMS = $(DEST)$(REP4PMS) PERL = perl -LOCALFILES = $(patsubst %, ../tools/%,ddcprobe/ddcxinfos serial_probe/serial_probe xhost+) +LOCALFILES = $(patsubst %, ../tools/%,ddcprobe/ddcxinfos aewm-drakx/aewm-drakx serial_probe/serial_probe xhost+) DIRS = c Newt resize_fat #po CFLAGS = -Wall override CFLAGS += -pipe |