Show
Ignore:
Timestamp:
03/20/09 00:04:05 (15 years ago)
Author:
bhilburn
Message:

Making everything play nicely. Note that the shell is a huge mess right now...
it will compile, but its a long ways from being warning-free and tight code.

Files:
1 modified

Legend:

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

    r161 r168  
    66 
    77shell_demo_SOURCES = cr_shell.cpp 
    8 shell_demo_LDADD = ../lib/tinyxml/libtinyxml.a 
     8shell_demo_LDADD = ../lib/tinyxml/libtinyxml.a ../lib/socketcomm/libsocketcomm.a 
    99