diff options
author | Paul Smith <psmith@gnu.org> | 2013-01-20 11:01:01 -0500 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2013-01-20 11:33:20 -0500 |
commit | a45f25ece30e4101ae77c90d2270d253ea9a82ec (patch) | |
tree | bbfc5e41c8df4219f3750c2bfc79f64fe37a552c /make_msvc_net2003.vcproj | |
parent | b70aa3709e126953faeeec3f666885f9796eea14 (diff) | |
download | gunmake-a45f25ece30e4101ae77c90d2270d253ea9a82ec.tar.gz |
Rename the make.h file to makeint.h for internal use only.
Diffstat (limited to 'make_msvc_net2003.vcproj')
-rw-r--r-- | make_msvc_net2003.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make_msvc_net2003.vcproj b/make_msvc_net2003.vcproj index cfb0deb..50492ad 100644 --- a/make_msvc_net2003.vcproj +++ b/make_msvc_net2003.vcproj @@ -278,7 +278,7 @@ RelativePath=".\job.h">
</File>
<File
- RelativePath=".\make.h">
+ RelativePath=".\makeint.h">
</File>
<File
RelativePath=".\rule.h">
|