root/trunk/pdns/modules/geobackend/Makefile.am

Revision 1096, 224 bytes (checked in by ahu, 1 year ago)

Make modules unversioned (thanks darix)

  • Property svn:eol-style set to native
  • Property svn:keywords set to author date id revision
Line 
1 AM_CPPFLAGS=@THREADFLAGS@
2 EXTRA_DIST=OBJECTFILES OBJECTLIBS
3 lib_LTLIBRARIES = libgeobackend.la
4 libgeobackend_la_SOURCES=geobackend.cc geobackend.hh ippreftree.cc ippreftree.hh
5 libgeobackend_la_LDFLAGS=-module -avoid-version
Note: See TracBrowser for help on using the browser.