* Makefile.am: Added com_dump.[ch] to sources list.
This commit is contained in:
parent
64dea8e888
commit
01df1be0cc
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue