From 96eee025dfc9ca351497b528c251eb4ea2890ffa Mon Sep 17 00:00:00 2001 From: Mikey Alexander Date: Mon, 26 Oct 2009 14:06:26 -0800 Subject: Adding Program Manager DDE Conformance Tests --- dlls/shell32/tests/Makefile.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/shell32/tests/Makefile.in b/dlls/shell32/tests/Makefile.in index dd0587c..0cad860 100644 --- a/dlls/shell32/tests/Makefile.in +++ b/dlls/shell32/tests/Makefile.in @@ -9,6 +9,7 @@ CTESTS = \ appbar.c \ autocomplete.c \ generated.c \ + progman_dde.c \ shelllink.c \ shellpath.c \ shfldr_special.c \ -- 1.6.0.4