mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-16 16:07:30 +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
|
igd_desc_parse.h
|
||||||
upnpreplyparse.h
|
upnpreplyparse.h
|
||||||
upnperrors.h
|
upnperrors.h
|
||||||
|
upnpdev.h
|
||||||
miniupnpctypes.h
|
miniupnpctypes.h
|
||||||
portlistingparse.h
|
portlistingparse.h
|
||||||
miniupnpc_declspec.h
|
miniupnpc_declspec.h
|
||||||
|
@ -89,6 +89,7 @@ OBJS = $(patsubst %.c,%.o,$(SRCS))
|
|||||||
HEADERS = miniupnpc.h miniwget.h upnpcommands.h igd_desc_parse.h \
|
HEADERS = miniupnpc.h miniwget.h upnpcommands.h igd_desc_parse.h \
|
||||||
upnpreplyparse.h upnperrors.h miniupnpctypes.h \
|
upnpreplyparse.h upnperrors.h miniupnpctypes.h \
|
||||||
portlistingparse.h \
|
portlistingparse.h \
|
||||||
|
upnpdev.h \
|
||||||
miniupnpc_declspec.h
|
miniupnpc_declspec.h
|
||||||
|
|
||||||
# library names
|
# library names
|
||||||
|
Loading…
x
Reference in New Issue
Block a user