~ubuntu-branches/ubuntu/trusty/enet/trusty

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Package Import Robot
  • Author(s): Ansgar Burchardt
  • Date: 2013-12-27 15:17:44 UTC
  • mfrom: (1.2.5)
  • Revision ID: package-import@ubuntu.com-20131227151744-cbzrrzq6o2kjzac4
Tags: 1.3.11+ds-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
lib_LTLIBRARIES = libenet.la
17
17
libenet_la_SOURCES = callbacks.c compress.c host.c list.c packet.c peer.c protocol.c unix.c win32.c
18
18
# see info '(libtool) Updating version info' before making a release
19
 
libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 6:1:4
 
19
libenet_la_LDFLAGS = $(AM_LDFLAGS) -version-info 6:2:4
20
20
AM_CPPFLAGS = -I$(top_srcdir)/include
21
21
 
22
22
ACLOCAL_AMFLAGS = -Im4