From 74f04cb88440c8a613b07b28443b8f6a2a77929b Mon Sep 17 00:00:00 2001 From: vanhofen Date: Tue, 23 Apr 2019 22:26:05 +0200 Subject: [PATCH] TODO: fix pkginclude_HEADERS; inclusion of these headers from install-directory doesn't work Origin commit data ------------------ Branch: master Commit: https://github.com/neutrino-images/ni-libstb-hal/commit/1887e1dd29ea8e57eada0cf96c56444722c5c14f Author: vanhofen Date: 2019-04-23 (Tue, 23 Apr 2019) Origin message was: ------------------ - TODO: fix pkginclude_HEADERS; inclusion of these headers from install-directory doesn't work ------------------ No further description and justification available within origin commit message! ------------------ This commit was generated by Migit --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 6861392..8cc3a36 100644 --- a/Makefile.am +++ b/Makefile.am @@ -71,6 +71,7 @@ endif endif +# FIXME: inclusion of these headers from install-directory doesn't work pkginclude_HEADERS = \ include/audio_hal.h \ include/ca.h \