From 906ceb1fa063e8bd106357c967b66ff86108f967 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 12:16:20 +0300 Subject: Adapt to adding hxx extension for headers and lib prefix for library dir in libbpkg --- libbbot/manifest.hxx | 2 +- libbbot/version.hxx.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libbbot/manifest.hxx b/libbbot/manifest.hxx index 615c4f9..1d86763 100644 --- a/libbbot/manifest.hxx +++ b/libbbot/manifest.hxx @@ -13,7 +13,7 @@ #include #include -#include // version, repository_location +#include // version, repository_location #include #include diff --git a/libbbot/version.hxx.in b/libbbot/version.hxx.in index 6fca06c..62be656 100644 --- a/libbbot/version.hxx.in +++ b/libbbot/version.hxx.in @@ -41,7 +41,7 @@ $libbutl.check(LIBBUTL_VERSION, LIBBUTL_SNAPSHOT)$ -#include +#include $libbpkg.check(LIBBPKG_VERSION, LIBBPKG_SNAPSHOT)$ -- cgit v1.1