summaryrefslogtreecommitdiff
path: root/test/pacman/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/tests/Makefile.am')
-rw-r--r--test/pacman/tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pacman/tests/Makefile.am b/test/pacman/tests/Makefile.am
index b793687b..15720f9b 100644
--- a/test/pacman/tests/Makefile.am
+++ b/test/pacman/tests/Makefile.am
@@ -12,7 +12,7 @@ CLEANFILES = $(CONFTESTS)
#### Taken from the autoconf scripts Makefile.am ####
edit = sed \
- -e 's|@LIBS[@]|$(LIBS)|g' \
+ -e 's|@LIBCURL[@]|$(LIBCURL)|g' \
-e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'