Ensure Makefile.comm source is included in distribution tarballs.
This commit is contained in:
		| @@ -1,3 +1,9 @@ | ||||
| 2012-01-06  Keith Marshall  <keithmarshall@users.sf.net> | ||||
|  | ||||
| 	Ensure Makefile.comm source is included in distribution tarballs. | ||||
|  | ||||
| 	* Makefile.in (DISTFILES): Add Makefile.comm.in | ||||
|  | ||||
| 2012-01-06  Chris Sutcliffe  <ir0nh34d@users.sf.net> | ||||
|  | ||||
| 	* include/windef.h (WINVER): Back off to 0x0500. | ||||
|   | ||||
| @@ -59,8 +59,8 @@ VERSION = 3.17 | ||||
| CYGRELEASE = 2 | ||||
|  | ||||
| DISTFILES = \ | ||||
|   Makefile.in configure.ac configure config.guess config.sub \ | ||||
|   install-sh README.w32api ChangeLog TODO CONTRIBUTIONS | ||||
|   ChangeLog configure.ac Makefile.in Makefile.comm.in configure \ | ||||
|   config.guess config.sub install-sh README.w32api TODO CONTRIBUTIONS | ||||
|  | ||||
| all: lib | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user