Commit 84cd21a5ce478b8ee31f09d3d975e78d266d6f59

Authored by Perry Werneck
1 parent 5082c96e

Fixing windows build.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
Makefile.in
... ... @@ -347,6 +347,7 @@ install-windows-dev: \
347 347 $(BINRLS)/$(SONAME) \
348 348 $(BINRLS)/$(LIBNAME).dll.a
349 349  
  350 + # Install Windows development files
350 351 @$(MKDIR) \
351 352 $(DESTDIR)$(libdir)
352 353  
... ...