diff options
Diffstat (limited to 'src/test/examples/Makefile')
| -rw-r--r-- | src/test/examples/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/examples/Makefile b/src/test/examples/Makefile index b07c84efe5..d811a7030c 100644 --- a/src/test/examples/Makefile +++ b/src/test/examples/Makefile @@ -11,7 +11,7 @@ LIBS += $(libpq) # PROGS= testlibpq0 testlibpq1 testlibpq2 testlibpq3 testlibpq4 testlo -PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo testlo2 +PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo all: $(PROGS) |
