projects
/
qemu-gpiodev
/
libgpiod.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28cd285
)
build: install headers too
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Thu, 5 Jan 2017 09:27:31 +0000
(10:27 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Thu, 5 Jan 2017 09:27:31 +0000
(10:27 +0100)
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 14ff5779d3dc99f9b83067c49e6681e19bf7ca5a..585dac47e8fbd4277c507840aa1a7be28856bf79 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-15,6
+15,8
@@
AM_CPPFLAGS += -fvisibility=hidden -D_GNU_SOURCE
lib_LTLIBRARIES = libgpiod.la
+include_HEADERS = gpiod.h
+
libgpiod_la_SOURCES = core.c
bin_PROGRAMS = gpiodetect gpioinfo gpioget gpioset