* Makefile.am: Added com_dump.[ch] to sources list.

This commit is contained in:
arno 2000-07-16 13:30:55 +00:00
parent 64dea8e888
commit 01df1be0cc
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ libfte_a_SOURCES = \
com_compose.h \
com_display.c \
com_display.h \
com_dump.c \
com_dump.h \
com_echo.c \
com_ghelp.c \
com_ghelp.h \