Skip to content

Commit

Permalink
miniupnpc/CMakeLists.txt: install portlistingparse.h upnpreplyparse.h
Browse files Browse the repository at this point in the history
Was in Makefile, but forgotten in CMakeLists.txt
Fixes #68
  • Loading branch information
miniupnp committed Apr 17, 2014
1 parent ed96221 commit 242acec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions miniupnpc/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ install (FILES
igd_desc_parse.h
upnpreplyparse.h
upnperrors.h
miniupnpctypes.h
portlistingparse.h
declspec.h
DESTINATION include/miniupnpc
)
Expand Down

0 comments on commit 242acec

Please sign in to comment.