summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf2e8a2..332c8b8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
LIBRARIES = -lm \
- `pkg-config --libs --cflags guile-2.2` \
+ `pkg-config --libs --cflags guile-3.0` \
`pkg-config --libs --cflags readline` \
-Iinclude