Module: wine Branch: master Commit: 1447e6f63496a3d39631ffccc33a7ec464c2ac59 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1447e6f63496a3d39631ffccc3...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Nov 17 15:47:16 2006 +0100
include: Install adshlp.h too.
---
include/Makefile.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/Makefile.in b/include/Makefile.in index c55919b..2dc8a68 100644 --- a/include/Makefile.in +++ b/include/Makefile.in @@ -70,6 +70,7 @@ WINDOWS_INCLUDES = \ $(WINDOWS_IDL_INCLUDES) \ accctrl.h \ aclapi.h \ + adshlp.h \ advpub.h \ appmgmt.h \ audevcod.h \