From 44f65a8106b873a7d7ff6e45c2b0e1f98da5ba7a Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sat, 16 Apr 2005 15:28:32 +0000 Subject: Change po/Makefile -> po/Makefile.in so that po/Makefile is properly generated. The previous diff claims to have done this, but in fact adds intl/Makefile to the list so that it is generated. --- conf/configure.in.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/configure.in.in b/conf/configure.in.in index 72603b2..548e9c5 100644 --- a/conf/configure.in.in +++ b/conf/configure.in.in @@ -317,7 +317,7 @@ fi AC_OUTPUT( Makefile intl/Makefile - po/Makefile + po/Makefile.in lib/Makefile ncpd/Makefile plpftp/Makefile -- cgit v1.2.3