minor makefile cleanup

This commit is contained in:
John Dennis 2010-02-22 16:50:37 -05:00 committed by Jason Gerard DeRose
parent cf8237af69
commit 4dfbf46062

View File

@ -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