From 20aab137d636a8815954cfa84749dfa69db710bf Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Mon, 17 Sep 2001 13:27:05 +0000 Subject: Fix makefile error --- krootwarning/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krootwarning/Makefile.am b/krootwarning/Makefile.am index 7fa04ab..d4a8771 100644 --- a/krootwarning/Makefile.am +++ b/krootwarning/Makefile.am @@ -22,7 +22,7 @@ MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files package-messages: $(MAKE) -f admin/Makefile.common package-messages - $(MAKE) -C po merge + $(MAKE) -C po EXTRA_DIST = admin -- cgit v1.2.1