X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=dll%2FMakefile.am;fp=dll%2FMakefile.am;h=b749d62d1eb22315ff7bc21d714193f935bbe8e5;hb=8d7c92e1a47c24c89b96e384aac6b808e5d4ecde;hp=09988d4f2921665832b9ace71dce1347eba61481;hpb=ed514d6406b2a9110a2dcc043b4c6a1af755e081;p=oss%2Ffgis.git diff --git a/dll/Makefile.am b/dll/Makefile.am index 09988d4..b749d62 100644 --- a/dll/Makefile.am +++ b/dll/Makefile.am @@ -19,9 +19,10 @@ ## Process this file with automake to produce Makefile.in. -fgis_la_LDFLAGS = -module -avoid-version lib_LTLIBRARIES = fgis.la fgis_la_SOURCES = fgisInit.c fgisMisc.c fgisPalette.c fgisRaster.c fgisPlanchet.c fgisEppCalc.c fgisEppDraw.c fgisVector.c fgisPatterns.c fgisProjection.c fgis.h fgisInt.h +fgis_la_LDFLAGS = -module -avoid-version +fgis_la_LIBADD = @LIBEPP@ INCLUDES = -I$(TCL_INC_DIR) -I$(TK_INC_DIR) -I$(top_srcdir)/include -# DEFS = @DEFS@ +