X-Git-Url: https://git.tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2FMakefile.am;h=035717b8cc4434aeff4b21efb9ff51693619f0f4;hb=c58eba587da3ac884c6c18b64c262aed8fd1c452;hp=c3e746f62535df2a5bebd295fbd60cbf630de2ef;hpb=613d586afd22159cee57c9524218c7200f4f1096;p=tinc diff --git a/src/Makefile.am b/src/Makefile.am index c3e746f6..035717b8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -252,7 +252,7 @@ endif endif if MINIUPNPC -tincd_SOURCES += upnp.c +tincd_SOURCES += upnp.h upnp.c tincd_LDADD = $(MINIUPNPC_LIBS) tincd_LDFLAGS = -pthread endif