mirror of
https://github.com/status-im/miniupnp.git
synced 2025-03-04 07:20:31 +00:00
install upnpdev.h
It's required by miniupnpc.h
This commit is contained in:
parent
3a6e41f516
commit
1315c47353
@ -164,6 +164,7 @@ install (FILES
|
||||
igd_desc_parse.h
|
||||
upnpreplyparse.h
|
||||
upnperrors.h
|
||||
upnpdev.h
|
||||
miniupnpctypes.h
|
||||
portlistingparse.h
|
||||
miniupnpc_declspec.h
|
||||
|
@ -89,6 +89,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 \
|
||||
upnpdev.h \
|
||||
miniupnpc_declspec.h
|
||||
|
||||
# library names
|
||||
|
Loading…
x
Reference in New Issue
Block a user