commit | 40977bf1d2f0f11a24fd9330dffac264fced2306 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Thu Nov 11 12:24:46 2010 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Thu Nov 11 12:24:46 2010 +0100 |
tree | 01d5297e8e1ddff2319d4f8d2713610785b9d6ab | |
parent | f7c99379b279832555aad29f629f937a88b7a550 [diff] [blame] |
shell32: Store the raw AUTHORS file in resources instead of trying to convert to a C array.
diff --git a/Makefile.in b/Makefile.in index f8d760d..eec29bc 100644 --- a/Makefile.in +++ b/Makefile.in
@@ -73,6 +73,8 @@ tools tools/wmc tools/wrc: libs/wine tools/widl tools/wmc tools/wrc: libs/wpp +dlls/shell32/Makefile dlls/shell32/__depend__: dlls/shell32/AUTHORS + $(MAKEDEP): include/config.h tools/Makefile @cd $(TOOLSDIR)/tools && $(MAKE) makedep$(TOOLSEXT)