Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7824 in orxonox.OLD


Ignore:
Timestamp:
May 24, 2006, 6:11:31 PM (18 years ago)
Author:
snellen
Message:

should compile now

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/script_engine/src/lib/script_engine/Makefile.am

    r7702 r7824  
    44#noinst_LIBRARIES = libORXscript.a
    55
    6 #libORXscript_a_SOURCES = 
     6#libORXscript_a_SOURCES =
    77
    88AM_CPPFLAGS= @LUA_INCLUDES@
     
    1010bin_PROGRAMS = account
    1111account_SOURCES = \
    12                 account.cc
     12                account.cc
    1313
    1414
     
    1919
    2020noinst_HEADERS = \
    21                 luna.h
     21                lunar.h
Note: See TracChangeset for help on using the changeset viewer.