headers/Makefile.am: add missing idl file names Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com> Signed-off-by: Liu Hao <lh_mouse@126.com>
diff --git a/mingw-w64-headers/Makefile.am b/mingw-w64-headers/Makefile.am index 9c13016..ddbdd31 100644 --- a/mingw-w64-headers/Makefile.am +++ b/mingw-w64-headers/Makefile.am
@@ -188,6 +188,8 @@ include/taskschd.idl \ include/textstor.idl \ include/thumbcache.idl \ + include/tlbref.idl \ + include/tlogstg.idl \ include/tpcshrd.idl \ include/tuner.idl \ include/uianimation.idl \ @@ -196,6 +198,7 @@ include/uiviewsettingsinterop.idl \ include/unknwn.idl \ include/unknwnbase.idl \ + include/urlhist.idl \ include/urlmon.idl \ include/vss.idl \ include/wbemads.idl \