install bsdqueue.h, so an installed version of upnpreplyparse.h can find it
This commit is contained in:
parent
87a7f05be6
commit
e901773530
|
@ -78,7 +78,7 @@ OBJS = $(patsubst %.c,%.o,$(SRCS))
|
|||
HEADERS = miniupnpc.h miniwget.h upnpcommands.h igd_desc_parse.h \
|
||||
upnpreplyparse.h upnperrors.h miniupnpctypes.h \
|
||||
portlistingparse.h \
|
||||
declspec.h
|
||||
declspec.h bsdqueue.h
|
||||
|
||||
# library names
|
||||
LIBRARY = libminiupnpc.a
|
||||
|
|
Loading…
Reference in New Issue