]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/perl/Makefile
Debian: A separate package for (most) Perl modules
[libucw.git] / ucw / perl / Makefile
index 787d5e75e929b34ab97737a73de362951351a214..19b2ba531b0a10b67a8461b99bf259fb6cf052f1 100644 (file)
@@ -1,6 +1,7 @@
 # Perl modules
 
 DIRS+=ucw/perl
+UCW_PERL_INSTALL=
 
 include $(s)/ucw/perl/UCW/Makefile
 
@@ -8,3 +9,8 @@ ifdef CONFIG_UCW_PERL_MODULES
 include $(s)/ucw/perl/Ulimit/Makefile
 include $(s)/ucw/perl/Filelock/Makefile
 endif
+
+INSTALL_TARGETS+=install-perl-ucw
+
+install-perl-ucw: $(UCW_PERL_INSTALL)
+.PHONY: install-perl-ucw