summaryrefslogtreecommitdiff
path: root/cpp/examples
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/examples')
-rw-r--r--cpp/examples/xml-exchange/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/examples/xml-exchange/Makefile.am b/cpp/examples/xml-exchange/Makefile.am
index e91cec370d..9001e3fa61 100644
--- a/cpp/examples/xml-exchange/Makefile.am
+++ b/cpp/examples/xml-exchange/Makefile.am
@@ -33,7 +33,7 @@ listener_SOURCES=listener.cpp
listener_LDADD=$(CLIENT_LIB)
EXTRA_DIST= \
- README \
+ README.txt \
CMakeLists.txt
examples_DATA= \