]> granicus.if.org Git - postgis/commitdiff
Stub empty install/uninstall rules under regress/ dir
authorSandro Santilli <strk@kbt.io>
Mon, 22 Oct 2018 06:36:43 +0000 (06:36 +0000)
committerSandro Santilli <strk@kbt.io>
Mon, 22 Oct 2018 06:36:43 +0000 (06:36 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@16935 b70326c6-7e19-0410-871a-916f4a2858ee

regress/Makefile.in

index aa616042694f9c57cec0beac6c271ead803b6b9d..6f2d6841dfd3600df28c469c8f19a39901568896 100644 (file)
@@ -22,7 +22,7 @@ else
 endif
 REGRESS_INSTALLDIR=$(srcdir)/00-regress-install
 
-all:
+all install uninstall:
 
 check: staged-install
        $(MAKE) -C core check