projects
/
libbear.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b21ace
)
physics no longer option in Makefile
author
Patrik Gornicz
<Gornicz.P@gmail.com>
Wed, 2 Sep 2009 02:54:39 +0000
(22:54 -0400)
committer
Patrik Gornicz
<Gornicz.P@gmail.com>
Wed, 2 Sep 2009 02:54:39 +0000
(22:54 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/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}