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:
152a26d
)
gpiomon: fix Makefile.am
author
Bartosz Golaszewski
<bartekgola@gmail.com>
Thu, 5 Jan 2017 15:11:08 +0000
(16:11 +0100)
committer
Bartosz Golaszewski
<bartekgola@gmail.com>
Thu, 5 Jan 2017 15:11:08 +0000
(16:11 +0100)
Add gpiomon to the list of programs to build.
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index d47b230cd966ac55a260349d73e0a4ed159a180b..d996f870ac959f3aa8bc32f5dc70a39d6d59af8b 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-19,7
+19,7
@@
include_HEADERS = gpiod.h
libgpiod_la_SOURCES = core.c
-bin_PROGRAMS = gpiodetect gpioinfo gpioget gpioset
+bin_PROGRAMS = gpiodetect gpioinfo gpioget gpioset
gpiomon
gpiodetect_SOURCES = gpiodetect.c
gpiodetect_LDFLAGS = -lgpiod