blob: 4df855fb79b48748397e453e1965176f109a2b61 [file] [log] [blame]
Index: src/svncpp/Makefile.am
===================================================================
--- src/svncpp/Makefile.am (revision 7100)
+++ src/svncpp/Makefile.am (working copy)
@@ -27,3 +27,7 @@
url.cpp \
wc.cpp
+libsvncpp_la_LIBADD= $(SVN_LIBS) \
+ $(NEON_LIBS) \
+ $(APR_LIBS) \
+ -lstdc++