mirror of
https://github.com/moparisthebest/pacman
synced 2025-02-28 17:31:52 -05:00
Makefile.am: remove old targets from .PHONY
These targets were part of the old test suite and no longer exist. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
1bb0085dfe
commit
8ab44c7986
@ -57,6 +57,6 @@ update-po:
|
||||
$(MAKE) -C scripts/po update-po
|
||||
$(MAKE) -C src/pacman/po update-po
|
||||
|
||||
.PHONY: test-pacman test-pacsort test-vercmp test-parseopts update-po
|
||||
.PHONY: update-po
|
||||
|
||||
# vim:set ts=2 sw=2 noet:
|
||||
|
Loading…
x
Reference in New Issue
Block a user