]> mj.ucw.cz Git - libucw.git/commitdiff
Build: "make install" should install also UCW::Configure module.
authorPavel Charvat <pchar@ucw.cz>
Tue, 5 Sep 2017 07:04:30 +0000 (09:04 +0200)
committerPavel Charvat <pchar@ucw.cz>
Tue, 5 Sep 2017 07:04:30 +0000 (09:04 +0200)
ucw/perl/UCW/Configure/Makefile

index 35120450ae8d9d87a4269cec0a13b0c5937bc4de..7f743f9e32ea3d266968c5f68900048fc574e0c9 100644 (file)
@@ -8,6 +8,8 @@ PROGS+=$(CONFIGURE_MODULES)
 
 $(CONFIGURE_MODULES) : PERL_MODULE_DIR=UCW/Configure
 
+INSTALL_TARGETS+=install-perl-ucw-configure
+
 # XXX: This is a hack. UCW::Configure is a part of the build system,
 # not of LibUCW proper. Nevertheless, we should avoid moving things
 # around in point releases, so we are keeping it here with a special