Parcourir la source

[trac3662] removed name of non-existing script from Makefile

Wlodek Wencel il y a 10 ans
Parent
commit
ab69f38dd8
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  1. 0 4
      src/bin/admin/tests/Makefile.am

+ 0 - 4
src/bin/admin/tests/Makefile.am

@@ -6,10 +6,6 @@ if HAVE_MYSQL
 SHTESTS += mysql_tests.sh
 endif
 
-if HAVE_PGSQL
-SHTESTS += pgsql_tests.sh
-endif
-
 noinst_SCRIPTS = $(SHTESTS)
 
 CLEANFILES = *.log