These targets were part of the old test suite and no longer exist.
Signed-off-by: Andrew Gregory <[email protected]>
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index f81fd79..1e5f9a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,6 +54,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:
--
1.8.4