Changeset 5822 in orxonox.OLD for trunk/src/subprojects
- Timestamp:
- Nov 29, 2005, 2:22:37 PM (19 years ago)
- Location:
- trunk/src/subprojects
- Files:
-
- 1 edited
- 8 copied
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/subprojects/Makefile.am
r4909 r5822 2 2 particles \ 3 3 collision_detection \ 4 network \ 4 5 testmain 5 6 -
trunk/src/subprojects/network/Makefile.in
r5821 r5822 1 # Makefile.in generated by automake 1.9. 5from Makefile.am.1 # Makefile.in generated by automake 1.9.6 from Makefile.am. 2 2 # @configure_input@ 3 3 … … 15 15 @SET_MAKE@ 16 16 17 18 SOURCES = $(network_SOURCES)19 17 20 18 srcdir = @srcdir@ … … 43 41 bin_PROGRAMS = network$(EXEEXT) 44 42 subdir = src/subprojects/network 45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \43 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ 46 44 $(srcdir)/Makefile.in 47 45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Note: See TracChangeset
for help on using the changeset viewer.