Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2003 in orxonox.OLD for orxonox/branches/gui/guicc/Makefile.am


Ignore:
Timestamp:
Jun 22, 2004, 7:52:30 AM (20 years ago)
Author:
bensch
Message:

orxonox/branches/gui/guicc: added .h-files and rc to dist, and made a border for Containers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/gui/guicc/Makefile.am

    r1996 r2003  
    33
    44bin_PROGRAMS=gui
    5 gui_SOURCES=orxonox_gui.cc orxonox_gui_video.cc orxonox_gui_audio.cc orxonox_gui_exec.cc orxonox_gui_flags.cc
     5gui_SOURCES=orxonox_gui.cc orxonox_gui.h \
     6        orxonox_gui_video.cc orxonox_gui_video.h \
     7        orxonox_gui_audio.cc orxonox_gui_audio.h \
     8        orxonox_gui_exec.cc orxonox_gui_exec.h \
     9        orxonox_gui_flags.cc orxonox_gui_flags.h
    610#orxonox_gui_file.cc
    711
     
    1418#  following and add `chk' to the EXTRA_DIST list
    1519#TESTS=chk
     20EXTRA_DIST = rc
    1621
    1722#  build and install the .info pages
Note: See TracChangeset for help on using the changeset viewer.