From 1a85ceb0b7c3ed542161b62f7bcc3058c854170a Mon Sep 17 00:00:00 2001 From: Patrik Gornicz Date: Sun, 2 Aug 2009 00:33:40 -0400 Subject: [PATCH] fixed physics typo in make rule --- packages.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.mk b/packages.mk index 24e3c03..c6bceff 100644 --- a/packages.mk +++ b/packages.mk @@ -1,5 +1,5 @@ P_LIB := lib P_TESTS := tests -P_PHYSICS := phyiscs +P_PHYSICS := physics -- 2.10.2