X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2FMakefile.am;h=035717b8cc4434aeff4b21efb9ff51693619f0f4;hp=c3e746f62535df2a5bebd295fbd60cbf630de2ef;hb=9fdf4278f8c8c1563d45205c9e9f1bc351bd814f;hpb=513bffe1fee07bcbcb50691e221874adc1507857 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