summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorSaqib Khan <khansa@us.ibm.com>2017-02-23 12:17:59 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-02-24 21:06:51 +0000
commit23b475a04b61ce1b25dc3ca9c0db04fdfdd415e3 (patch)
treeaf325025085d4eacc1899f1a1f12aef19fd407a4 /Makefile.am
parent827b50f7244c5f91beb454ca8b08b9a49fe595a5 (diff)
downloadphosphor-logging-23b475a04b61ce1b25dc3ca9c0db04fdfdd415e3.tar.gz
phosphor-logging-23b475a04b61ce1b25dc3ca9c0db04fdfdd415e3.zip
Removes header files from base dir of phosphor-logging
Note: The header files have been moved to the phosphor-logging dir and all other repositories must include the header files from there. Resolves openbmc/openbmc#938 Change-Id: I0faf0545a42c571da93fe4f3731ee7c939e3aff8 Signed-off-by: Saqib Khan <khansa@us.ibm.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index bf12174..d0b1de0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,9 +1,4 @@
# export these headers
-include_HEADERS = \
- phosphor-logging/log.hpp \
- phosphor-logging/elog.hpp \
- phosphor-logging/elog-errors-HostEvent.hpp
-
nobase_include_HEADERS = \
phosphor-logging/log.hpp \
phosphor-logging/elog.hpp \
OpenPOWER on IntegriCloud