install bsdqueue.h, so an installed version of upnpreplyparse.h can find it

This commit is contained in:
rofl0r 2013-07-05 11:54:20 +02:00
parent 87a7f05be6
commit e901773530
1 changed files with 1 additions and 1 deletions

View File

@ -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