| commit | c70dc833da06d16373cd5c21654b752df82b3548 | [log] [tgz] |
|---|---|---|
| author | James Juran <jrj120@psu.edu> | Sat Feb 13 12:18:33 1999 +0000 |
| committer | Alexandre Julliard <julliard@winehq.org> | Sat Feb 13 12:18:33 1999 +0000 |
| tree | 7d5aa536433ca38ca698a65927f51f65db19041f | |
| parent | 251c9dfda21f96c763ffc8167df8ab5179cf5a6c [diff] [blame] |
Created include/Makefile.in to separate header file installation from the top-level Makefile.
diff --git a/configure b/configure index ad343f7..c555732 100755 --- a/configure +++ b/configure
@@ -4495,6 +4495,7 @@ graphics/win16drv/Makefile graphics/x11drv/Makefile if1632/Makefile +include/Makefile ipc/Makefile library/Makefile libtest/Makefile @@ -4654,6 +4655,7 @@ graphics/win16drv/Makefile graphics/x11drv/Makefile if1632/Makefile +include/Makefile ipc/Makefile library/Makefile libtest/Makefile