diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/Makefile.drakxtools | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/Makefile.drakxtools b/perl-install/Makefile.drakxtools index ec1383ba0..68130e0dc 100644 --- a/perl-install/Makefile.drakxtools +++ b/perl-install/Makefile.drakxtools @@ -37,6 +37,7 @@ install: mv -f $(SBINDEST)/lsnetdrake $(BINDEST) mv -f $(SBINDEST)/drakbug $(BINDEST) mv -f $(SBINDEST)/drakhelp $(BINDEST) + mv -f $(SBINDEST)/drakids $(BINDEST) mv -f $(SBINDEST)/localedrake $(BINDEST) mv -f $(SBINDEST)/net_applet $(BINDEST) |