1 ## Process this file with automake to produce Makefile.in
3 AUTOMAKE_OPTIONS = 1.4 foreign
5 # A list of all the files in the current directory which can be regenerated
6 MAINTAINERCLEANFILES = Makefile.in
9 -I$(top_srcdir)/src/lib \
10 -I$(top_srcdir)/src/lib/include
13 lib_LTLIBRARIES = libeet.la
14 include_HEADERS = Eet.h
21 libeet_la_LIBADD = $(LDFLAGS) -lz -ljpeg @fnmatch_libs@ @winsock_libs@
22 libeet_la_DEPENDENCIES = $(top_builddir)/config.h
23 libeet_la_LDFLAGS = -version-info 9:9:9