X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=d997f84c72bec546fbf9aa0f2a888d8ae13f083e;hb=4aa2eea6b3115cab6f3165c4391d523d5df61e51;hp=f7fd08402beae85d4691bffb9555b9a49a02b8e5;hpb=e0764efac7e88922073ffd4b148cc1f0646e7bcb;p=tlsproxy%2Ftlsproxy.git diff --git a/src/Makefile.am b/src/Makefile.am index f7fd084..d997f84 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,2 +1,2 @@ bin_PROGRAMS = tlsproxy -tlsproxy_SOURCES = tlsproxy.c sem.h sem.c +tlsproxy_SOURCES = tlsproxy.c tlsproxy.h sem.h sem.c connection.h connection.c