Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4429 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
May 31, 2005, 10:35:38 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: some more features for creating a dist

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r4428 r4429  
    9393                 util/animation/animation_player.h \
    9494                 util/event/event.h \
     95                 util/event/event_def.h \
    9596                 util/event/event_listener.h \
    9697                 util/event/event_handler.h \
     
    158159                 lib/math/curve.h \
    159160                 glmenu/glmenu_imagescreen.h \
    160                  subprojects/benchmark.h
     161                 subprojects/benchmark.h \
     162                 class_list.h
    161163
    162164
     
    167169             proto/proto_singleton.cc \
    168170             proto/proto_world_entity.h \
    169              proto/proto_world_entity.cc
    170 
     171             proto/proto_world_entity.cc \
     172             defs/include_paths.am
    171173if SUB_PROJECTS
    172174  SUB_PROGS = subprojects
Note: See TracChangeset for help on using the changeset viewer.