mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -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: .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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user