Changeset 9869 in orxonox.OLD for trunk/src/lib/shell/Makefile.am
- Timestamp:
- Oct 3, 2006, 12:19:30 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/shell/Makefile.am
r7428 r9869 6 6 libORXshell_a_SOURCES = \ 7 7 shell.cc \ 8 shell_buffer.cc \9 8 shell_input.cc \ 10 9 shell_command.cc \ … … 16 15 noinst_HEADERS= \ 17 16 shell.h \ 18 shell_buffer.h \19 17 shell_input.h \ 18 shell_command_class.h \ 20 19 shell_command.h \ 21 shell_command_class.h \22 20 shell_completion.h \ 23 21 shell_completion_plugin.h
Note: See TracChangeset
for help on using the changeset viewer.