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