summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-07-24 22:12:28 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-07-24 22:12:28 +0000
commitefcd2b112baacf97b784f965a4188733969f2b67 (patch)
treede190a319a22b61e9ad33c6aa9e57a699ec3af26 /perl-install/Makefile
parentf64471ee99e8b5d7ee21af0a51b5901fa597dbcf (diff)
downloaddrakx-backup-do-not-use-efcd2b112baacf97b784f965a4188733969f2b67.tar
drakx-backup-do-not-use-efcd2b112baacf97b784f965a4188733969f2b67.tar.gz
drakx-backup-do-not-use-efcd2b112baacf97b784f965a4188733969f2b67.tar.bz2
drakx-backup-do-not-use-efcd2b112baacf97b784f965a4188733969f2b67.tar.xz
drakx-backup-do-not-use-efcd2b112baacf97b784f965a4188733969f2b67.zip
add PMS_DIRS in Makefile.config and use it everywhere
(cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place
Diffstat (limited to 'perl-install/Makefile')
-rw-r--r--perl-install/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 0c464be57..64220572d 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 $(STANDALONEPMS) standalone/icons pixmaps network interactive partition_table standalone/interactive_http rpcinfo-flushed.c *.pm security harddrake
+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 standalone/interactive_http rpcinfo-flushed.c
OTHERS = $(OTHERDIRS) $(OTHERFILES)
OTHERDIRS = tools/ddcprobe tools/serial_probe
OTHERFILES = tools/rpcinfo-flushed.c