mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
minor makefile cleanup
This commit is contained in:
parent
cf8237af69
commit
4dfbf46062
@ -158,10 +158,9 @@ POTFILES = $(PYTHON_POTFILES) $(C_POTFILES)
|
|||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
.SUFFIXES: .po .mo
|
.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:
|
all:
|
||||||
@
|
|
||||||
|
|
||||||
SUFFIXES = .po .mo
|
SUFFIXES = .po .mo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user