summaryrefslogtreecommitdiff
path: root/devel/libev/files/patch-Makefile.in
blob: e553af7b563e9ce177e09010f85b94da6b8d5a80 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.in.orig	2009-08-09 16:33:08.000000000 +0400
+++ Makefile.in	2009-08-17 18:56:33.497493279 +0400
@@ -213,7 +213,7 @@
 	     ev.3 ev.pod
 
 man_MANS = ev.3
-include_HEADERS = ev.h ev++.h event.h
+include_HEADERS = ev.h ev++.h
 lib_LTLIBRARIES = libev.la
 libev_la_SOURCES = ev.c event.c
 libev_la_LDFLAGS = -version-info $(VERSION_INFO)