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:
hasufell 2014-06-28 02:13:21 +02:00
parent b8fd0c0559
commit 2e7ff450ef
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 1 deletions

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