miniupnpc/CMakeLists.txt: fix missed renaming of declspec.h

This commit is contained in:
Pavel Vasin 2015-09-16 18:59:12 +03:00
parent d2d913e304
commit 3a6e41f516
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ install (FILES
upnperrors.h upnperrors.h
miniupnpctypes.h miniupnpctypes.h
portlistingparse.h portlistingparse.h
declspec.h miniupnpc_declspec.h
DESTINATION include/miniupnpc DESTINATION include/miniupnpc
) )