Add 'dynload.h' to Makefile.am.

This commit is contained in:
Timo Schulz 2003-08-14 19:58:03 +00:00
parent 81a0683e21
commit 6bdd855d11
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,8 @@ libcommon_a_SOURCES = \
membuf.c membuf.h \
iobuf.c iobuf.h \
ttyio.c ttyio.h \
signal.c
signal.c \
dynload.h
libcommon_a_LIBADD = @LIBOBJS@