physics no longer option in Makefile
authorPatrik Gornicz <Gornicz.P@gmail.com>
Wed, 2 Sep 2009 02:54:39 +0000 (22:54 -0400)
committerPatrik Gornicz <Gornicz.P@gmail.com>
Wed, 2 Sep 2009 02:54:39 +0000 (22:54 -0400)
Makefile

index e691c8f..aa90914 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ include targets.mk
 include lib/${G_DIRMK}
 
 include tests/${G_DIRMK}
--include physics/${G_DIRMK}
+include physics/${G_DIRMK}
 
 include ${G_RULESMK}