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