diff options
Diffstat (limited to 'perl-install/Makefile.drakxtools')
-rw-r--r-- | perl-install/Makefile.drakxtools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index 20ac49191..6db0c3d97 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -4,7 +4,7 @@ include Makefile.config .PHONY: install INLIBDEST_DIRS = c resize_fat -HAVEINST_DIRS = share/po standalone/po standalone/interactive_http standalone/menu standalone/polkit/policy +HAVEINST_DIRS = share/po standalone/po standalone/interactive_http standalone/menu standalone/polkit DIRS = $(INLIBDEST_DIRS) $(HAVEINST_DIRS) harddrake ../tools/serial_probe NAME = libDrakX XSETUPLEVEL=40 |