X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2FMakefile.am;h=948d1fa17e19a73fd787c2ea5068bf1f77ddb9b2;hb=5bed28501c56d1268d49e62d807897d2ce32af3f;hp=32c493e56900702d702838f4473825d5a4a582c6;hpb=3e6f9f65568f0043c93ac0c7bdd7eff8ff29e640;p=sysdb.git diff --git a/src/Makefile.am b/src/Makefile.am index 32c493e..948d1fa 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -27,6 +27,7 @@ libsysdb_la_SOURCES = \ include/core/data.h \ core/error.c include/core/error.h \ frontend/connection.c include/frontend/connection.h \ + include/frontend/connection-private.h \ frontend/sock.c include/frontend/sock.h \ frontend/session.c \ utils/channel.c include/utils/channel.h \