10000
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 2ae8825 commit 1535f26Copy full SHA for 1535f26
src/interfaces/ecpg/test/connect/Makefile
@@ -11,7 +11,7 @@ test1.pgc: test1.pgc.in
11
sed -e 's,@TEMP_PORT@,$(TEMP_PORT),g' \
12
$< >$@
13
14
- ../expected/connect-test1.c.in >../expected/connect-test1.c
+ $(top_srcdir)/$(subdir)/../expected/connect-test1.c.in >../expected/connect-test1.c
15
16
TESTS = test1 test1.c \
17
test2 test2.c \
0 commit comments