]> granicus.if.org Git - postgis/commitdiff
Just note needed libraries, don't be clever
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 22 Aug 2019 17:32:24 +0000 (17:32 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 22 Aug 2019 17:32:24 +0000 (17:32 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17763 b70326c6-7e19-0410-871a-916f4a2858ee

topology/Makefile.in

index f8803d7538e45126da7a4d5c1b69b1a7b098e6fb..f5418bddffe83900da5bb1e5bc28d7a0845c67d8 100644 (file)
@@ -79,7 +79,7 @@ PERL=@PERL@
 # see http://trac.osgeo.org/postgis/ticket/1158#comment:57
 SHLIB_LINK := $(SHLIB_LINK_F) $(SHLIB_LINK)
 
-$(OBJS): $(SHLIB_LINK_F)
+$(OBJS): ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a
 
 ../libpgcommon/libpgcommon.a:
        make -C ../libpgcommon