From 4dfbf460624e9b4a8623d8541dc6e35cef62fef7 Mon Sep 17 00:00:00 2001 From: John Dennis Date: Mon, 22 Feb 2010 16:50:37 -0500 Subject: minor makefile cleanup --- install/po/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/po/Makefile.in b/install/po/Makefile.in index 7880e19eb..f696c17f9 100644 --- a/install/po/Makefile.in +++ b/install/po/Makefile.in @@ -158,10 +158,9 @@ POTFILES = $(PYTHON_POTFILES) $(C_POTFILES) .SUFFIXES: .SUFFIXES: .po .mo -.PHONY: all create-po update-po update-pot install mostlyclean clean distclean test_lang test +.PHONY: all create-po update-po update-pot install mostlyclean clean distclean test_lang test mo-files all: - @ SUFFIXES = .po .mo -- cgit