Browse Source

Add com_wr_ic.h to their makefile.am

to have them as part of make dist.
pre-master-46
Holger Vogt 4 years ago
parent
commit
1a6a9e6bb6
  1. 1
      src/frontend/Makefile.am

1
src/frontend/Makefile.am

@ -70,6 +70,7 @@ libfte_la_SOURCES = \
com_unset.c \ com_unset.c \
com_unset.h \ com_unset.h \
com_wr_ic.c \ com_wr_ic.c \
com_wr_ic.h \
completion.h \ completion.h \
control.h \ control.h \
control.c \ control.c \

Loading…
Cancel
Save