]> granicus.if.org Git - postgis/commitdiff
Fix dependency referencing dropped rule [RT-SIGTA]
authorSandro Santilli <strk@keybit.net>
Sat, 6 Aug 2011 18:03:37 +0000 (18:03 +0000)
committerSandro Santilli <strk@keybit.net>
Sat, 6 Aug 2011 18:03:37 +0000 (18:03 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7703 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/Makefile.in

index 6031f55d2be82d26e36246195fd8eab2cc2df107..53cc4cc1c8fab30933667eada69155cb93cb3e8f 100644 (file)
@@ -125,7 +125,7 @@ clean:
 # Nothing specific in distclean (will be done by clean)
 distclean:
 
-check: liblwgeom.la
+check: liblwgeom.a
        make -C cunit check
 
 # Command to build each of the .o files