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

Revision 1096, 224 bytes (checked in by ahu, 6 years ago)

Make modules unversioned (thanks darix)

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