From bd6f48ebe79c5df764de616bec55dc284eb91210 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 9 Aug 2017 23:52:15 +0200 Subject: Break out tpp load and save methods --- src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 41eeecf..607a056 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -38,7 +38,8 @@ libtp_a_SOURCES = args.cc args.hh xdg.cc xdg.hh terminal.cc terminal.hh \ character.cc character.hh config.cc config.hh \ strings.cc strings.hh io.cc io.hh looper.cc looper.hh \ buffer.cc buffer.hh chunked.cc chunked.hh \ - package.cc package.hh data.hh common.hh utf.hh utf.cc + package.cc package.hh data.hh common.hh utf.hh utf.cc \ + packages.cc packages.hh if !HAVE_SSL libtp_a_SOURCES += mitm_stub.cc endif -- cgit v1.2.3-70-g09d2