diff options
Diffstat (limited to 'libhb/project.h.m4')
-rw-r--r-- | libhb/project.h.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/project.h.m4 b/libhb/project.h.m4 index 7889afb45..0b6af661f 100644 --- a/libhb/project.h.m4 +++ b/libhb/project.h.m4 @@ -29,5 +29,6 @@ dnl <<#>>define HB_PROJECT_REPO_WCVERSION "__HB_repo_wcversion" <<#>>define HB_PROJECT_REPO_OFFICIAL __HB_repo_official <<#>>define HB_PROJECT_REPO_TYPE "__HB_repo_type" +<<#>>define HB_PROJECT_BUILD_ARCH "__BUILD_arch" #endif /* HB_PROJECT_PROJECT_H */ |