We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea7d54 commit 570ed46Copy full SHA for 570ed46
src/test/examples/Makefile
@@ -11,7 +11,7 @@ LIBS += $(libpq)
11
12
13
# PROGS= testlibpq0 testlibpq1 testlibpq2 testlibpq3 testlibpq4 testlo
14
-PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo2
+PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo
15
16
all: $(PROGS)
17
src/test/examples/testlo2.c
0 commit comments