Browse Source

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

pre-master-46
arno 26 years ago
parent
commit
01df1be0cc
  1. 2
      src/frontend/Makefile.am

2
src/frontend/Makefile.am

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

Loading…
Cancel
Save