source:
orxonox.OLD/trunk/src/lib/collision_reaction/Makefile.am
@
7899
Last change on this file since 7899 was 7819, checked in by patrick, 18 years ago | |
---|---|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[7819] | 1 | MAINSRCDIR=../.. |
2 | include $(MAINSRCDIR)/defs/include_paths.am | |
3 | ||
4 | noinst_LIBRARIES = libORXcr.a | |
5 | ||
6 | libORXcr_a_SOURCES = cr_engine.cc | |
7 | ||
8 | ||
9 | ||
10 | noinst_HEADERS = cr_engine.h | |
11 |
Note: See TracBrowser
for help on using the repository browser.