Commit 3891b8973112fdde2e50d0fc9e98953389331c54

Authored by Perry Werneck
1 parent f192630c
Exists in master and in 1 other branch develop

Fixing installation of windows sdk.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Makefile.in
... ... @@ -28,6 +28,7 @@
28 28  
29 29 LIBNAME=libhllapi
30 30 SONAME=@SONAME@
  31 +PRODUCT_NAME=@PRODUCT_NAME@
31 32  
32 33 SOURCES= \
33 34 $(wildcard src/core/*.cc) \
... ...