summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2015-05-25 13:28:02 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2015-05-25 13:28:02 +0200
commit17297aeea4e72a1a2b27b1475e3194f0004944bc (patch)
tree842c3d572ffd13e399d644ea496e4e86d21aee27 /Makefile.am
parent3166a0e6d501428527415a757eed3a84bd89d7aa (diff)
downloaddt-utils-17297aeea4e72a1a2b27b1475e3194f0004944bc.tar.gz
dt-utils-17297aeea4e72a1a2b27b1475e3194f0004944bc.tar.xz
Makefile: install missing dt/common.h
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 156fc79..9cee974 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,8 @@ LIBDT_AGE=2
pkginclude_HEADERS = \
src/dt/dt.h \
src/dt/fdt.h \
- src/dt/list.h
+ src/dt/list.h \
+ src/dt/common.h
lib_LTLIBRARIES = src/libdt-utils.la
bin_PROGRAMS = barebox-state fdtdump