BUILD: update PHONY

We use libpqc.a from ../src so it isn't expected to be in this
Makefile dir.
This commit is contained in:
2014-06-28 02:13:21 +02:00
parent b8fd0c0559
commit 2e7ff450ef

View File

@@ -44,4 +44,4 @@ clean:
rm -f *.o ntru_cunit *.orig core test-file.out pub.key
.PHONY: check clean test
.PHONY: check clean libpqc.a test