From 64a999097747316dcfea8c8b7b91778aed56b585 Mon Sep 17 00:00:00 2001 From: Zdenek Kabelac Date: Thu, 14 May 2015 14:18:36 +0200 Subject: makefiles: disable po file targes po targets are not correct - so disable them for now. --- po/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile.in b/po/Makefile.in index ff5db17fd..96e932b45 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -17,7 +17,7 @@ top_builddir = @top_builddir@ LANGS=de -TARGETS=$(LANGS:%=lvm2_%.mo) $(LANGS:%=dm_%.mo) +#TARGETS=$(LANGS:%=lvm2_%.mo) $(LANGS:%=dm_%.mo) DM_POSOURCES = $(top_builddir)/tools/dmsetup.pot $(top_builddir)/libdm/*.pot \ $(top_builddir)/libdm/*/*.pot -- cgit v1.2.1