ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libeio/Makefile.am
(Generate patch)

Comparing libeio/Makefile.am (file contents):
Revision 1.1 by root, Mon Jun 16 12:32:11 2008 UTC vs.
Revision 1.2 by root, Fri Jun 10 12:35:17 2011 UTC

4 4
5EXTRA_DIST = LICENSE Changes autogen.sh 5EXTRA_DIST = LICENSE Changes autogen.sh
6 6
7#man_MANS = ev.3 7#man_MANS = ev.3
8 8
9include_HEADERS = eio.h 9include_HEADERS = eio.h ecb.h
10 10
11lib_LTLIBRARIES = libeio.la 11lib_LTLIBRARIES = libeio.la
12 12
13libeio_la_SOURCES = eio.c xthread.h config.h 13libeio_la_SOURCES = eio.c xthread.h config.h
14libeio_la_LDFLAGS = -version-info $(VERSION_INFO) 14libeio_la_LDFLAGS = -version-info $(VERSION_INFO)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines