diff options
author | Guenter Knauf <fuankg@apache.org> | 2012-12-17 12:50:30 +0100 |
---|---|---|
committer | Guenter Knauf <fuankg@apache.org> | 2012-12-17 12:50:30 +0100 |
commit | befef13830a4fb5564b912dcf6c4703591e27cfd (patch) | |
tree | 3b3721b3d441abb79dbaf5822c7a6b83c4fba869 /Makefile.win | |
parent | backported (diff) | |
download | apache2-befef13830a4fb5564b912dcf6c4703591e27cfd.tar.xz apache2-befef13830a4fb5564b912dcf6c4703591e27cfd.zip |
Follow-up to r1422855 for NetWare and Windows.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1422879 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r-- | Makefile.win | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.win b/Makefile.win index 6751d64c9a..539ad18186 100644 --- a/Makefile.win +++ b/Makefile.win @@ -1066,6 +1066,7 @@ BEGIN { include\*.h \ os\win32\os.h \ modules\cache\mod_cache.h \ + modules\cache\cache_common.h \ modules\core\mod_so.h \ modules\core\mod_watchdog.h \ modules\database\mod_dbd.h \ |