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