Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/network/src/lib/network/Makefile.am @ 5517

Last change on this file since 5517 was 5517, checked in by patrick, 18 years ago

branches/lib/network: added the network folder to the automake project

File size: 179 bytes
Line 
1MAINSRCDIR=../..
2include $(MAINSRCDIR)/defs/include_paths.am
3
4noinst_LIBRARIES = libORXnet.a
5
6libORXnet_a_SOURCES = synchronizeable.cc
7
8
9
10noinst_HEADERS =     synchronizeable.h
11
Note: See TracBrowser for help on using the repository browser.