Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5170 in orxonox.OLD for trunk/src/lib/shell/Makefile.am


Ignore:
Timestamp:
Sep 7, 2005, 10:25:21 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: registration of ShellCommands now via the ShellCommandClass… still a lot of work has to be done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/Makefile.am

    r5160 r5170  
    55
    66libORXshell_a_SOURCES = shell.cc \
    7                         shell_command.cc
     7                        shell_command.cc \
     8                        shell_completion.cc
    89
    910
    1011noinst_HEADERS= shell.h \
    11                 shell_command.h
     12                shell_command.h \
     13                shell_completion.h
Note: See TracChangeset for help on using the changeset viewer.