diff options
Diffstat (limited to 'cpp/examples/old_api/xml-exchange')
-rw-r--r-- | cpp/examples/old_api/xml-exchange/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/examples/old_api/xml-exchange/Makefile.am b/cpp/examples/old_api/xml-exchange/Makefile.am index 9001e3fa61..3e1082cdb2 100644 --- a/cpp/examples/old_api/xml-exchange/Makefile.am +++ b/cpp/examples/old_api/xml-exchange/Makefile.am @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -examplesdir=$(pkgdatadir)/examples/xml-exchange +examplesdir=$(pkgdatadir)/examples/old_api/xml-exchange MAKELDFLAGS=$(CLIENTFLAGS) include $(top_srcdir)/examples/makedist.mk |