Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3250 in orxonox.OLD for orxonox/branches/updater/src/gui/Makefile.am


Ignore:
Timestamp:
Dec 23, 2004, 12:36:40 AM (19 years ago)
Author:
bensch
Message:

orxonox/branche/update: added update-window to the compile-list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/updater/src/gui/Makefile.am

    r3144 r3250  
    1111            orxonox_gui_flags.cc \
    1212            orxonox_gui_banner.cc \
    13             orxonox_gui_keys.cc
     13            orxonox_gui_keys.cc \
     14            orxonox_gui_update.cc
    1415
    1516noinst_HEADERS=orxonox_gui.h \
     
    2021            orxonox_gui_flags.h \
    2122            orxonox_gui_banner.h \
    22             orxonox_gui_keys.h
     23            orxonox_gui_keys.h \
     24            orxonox_gui_update.h
    2325
    2426#  uncomment the following if orxonox requires the mathlibrary
Note: See TracChangeset for help on using the changeset viewer.