diff options
Diffstat (limited to 'cpp/examples')
| -rw-r--r-- | cpp/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index 90b397aa8a..9c355b84e4 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -35,7 +35,7 @@ $(MAKEDIST): Makefile ) > $(MAKEDIST) examplesdir=$(pkgdatadir)/examples -dist_examples_DATA = README $(MAKEDIST) +dist_examples_DATA = README.txt $(MAKEDIST) EXTRA_DIST = README.verify verify verify_all examples.sln |
