summaryrefslogtreecommitdiff
blob: da858583670d4b6ee5b243bd2f2d6f4f366b8926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: src/svncpp/Makefile.am
===================================================================
--- libsvncpp/Makefile.am
+++ libsvncpp/Makefile.am
@@ -27,3 +27,7 @@
 	url.cpp \
 	wc.cpp
 
+libsvncpp_la_LIBADD= $(SVN_LIBS) \
+	$(NEON_LIBS) \
+	$(APR_LIBS) \
+	-lstdc++