diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-06 11:09:08 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-06 11:09:08 +0000 |
commit | 567db6c111fb2b2a91f851df188e56597cfd8a0c (patch) | |
tree | 6ebcc268c9832273f71bf89e8595e1da8989678c | |
parent | 8c3f27401fa51a85be4d6a12a29180ea99e4189e (diff) | |
download | drakx-567db6c111fb2b2a91f851df188e56597cfd8a0c.tar drakx-567db6c111fb2b2a91f851df188e56597cfd8a0c.tar.gz drakx-567db6c111fb2b2a91f851df188e56597cfd8a0c.tar.bz2 drakx-567db6c111fb2b2a91f851df188e56597cfd8a0c.tar.xz drakx-567db6c111fb2b2a91f851df188e56597cfd8a0c.zip |
add harddrake to DISTFILES
-rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index a8c2f0d61..81406d928 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -7,7 +7,7 @@ include Makefile.config POFILES = $(shell ls share/po/*.po) MOFILES = $(POFILES:%.po=%.mo) -DISTFILES = Makefile Makefile.config Newt apps.net_monitor diskdrake c ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po sbus_probing resize_fat share/diskdrake.rc share/wizard.rc $(STANDALONEPMS) standalone/icons pixmaps network standalone/interactive_http rpcinfo-flushed.c *.pm security +DISTFILES = Makefile Makefile.config Newt apps.net_monitor diskdrake c ddcprobe drakxtools.spec pam.net_monitor serial_probe share/po sbus_probing resize_fat share/diskdrake.rc share/wizard.rc $(STANDALONEPMS) standalone/icons pixmaps network standalone/interactive_http rpcinfo-flushed.c *.pm security harddrake OTHERS = $(OTHERDIRS) $(OTHERFILES) OTHERDIRS = tools/ddcprobe tools/serial_probe OTHERFILES = tools/rpcinfo-flushed.c |