Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5822 in orxonox.OLD for trunk/src/subprojects/network/Makefile.in


Ignore:
Timestamp:
Nov 29, 2005, 2:22:37 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: merged branches/network to the trunk
merged with command:
svn merge -r 5505:HEAD branches/network trunk

conflicts resolved in favor of the trunk (as always :))
also fixed a typo in the #include "SDL_tread.h"

Location:
trunk/src/subprojects/network
Files:
2 copied

Legend:

Unmodified
Added
Removed
  • trunk/src/subprojects/network/Makefile.in

    r5821 r5822  
    1 # Makefile.in generated by automake 1.9.5 from Makefile.am.
     1# Makefile.in generated by automake 1.9.6 from Makefile.am.
    22# @configure_input@
    33
     
    1515@SET_MAKE@
    1616
    17 
    18 SOURCES = $(network_SOURCES)
    1917
    2018srcdir = @srcdir@
     
    4341bin_PROGRAMS = network$(EXEEXT)
    4442subdir = src/subprojects/network
    45 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
     43DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
    4644        $(srcdir)/Makefile.in
    4745ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Note: See TracChangeset for help on using the changeset viewer.