try again to fix header-file installation

svn: r16870
This commit is contained in:
Matthew Flatt 2009-11-18 15:43:45 +00:00
parent cfde7cdf4a
commit ec7845b135

View File

@ -58,6 +58,6 @@
(copy-if-newer mzsrcdir "include/mzscheme3m.exp") (copy-if-newer mzsrcdir "include/mzscheme3m.exp")
(copy-if-newer mzsrcdir "gc2/gc2.h" "schemegc2.h") (copy-if-newer mzsrcdir "gc2/gc2.h" "schemegc2.h")
(copy-if-newer mzsrcdir "gc2/gc2.h" "schemegc2.h") (copy-if-newer mzsrcdir "gc2/gc2.h" "schemegc2.h")
(copy-if-newer mzsrcdir "gc2/gc2-obj.h" "schgc2obj.h") (copy-if-newer mzsrcdir "gc2/gc2_obj.h" "schgc2obj.h")
(printf "Done.\n") (printf "Done.\n")