summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichal Bloch <m.bloch@samsung.com>2023-01-05 19:50:03 +0100
committerMichal Bloch <m.bloch@samsung.com>2023-01-12 13:51:20 +0100
commit12084059b6fa4dd74241beb4be453b98ee33fbdd (patch)
tree44ca5684eed1cc512e4a44d647995aed53679371 /Makefile.am
parent52298c7e1659ffefb72f3b67313379a645989bac (diff)
downloaddlog-12084059b6fa4dd74241beb4be453b98ee33fbdd.tar.gz
dlog-12084059b6fa4dd74241beb4be453b98ee33fbdd.tar.bz2
dlog-12084059b6fa4dd74241beb4be453b98ee33fbdd.zip
tests: extract header to a separate file
Can be included by specific, focused tests in the future, allowing to reduce the time it takes to test individual features (since a lot of time is wasted waiting for other irrelevant tests to run). Change-Id: Id5046219726a7cdeb2177ea10ac36d46fa717923
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ee8327b5..6aee5be2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -901,7 +901,7 @@ modulesloadddir = /usr/lib/modules/modules-load.d
modulesloadd_DATA = \
configs/tizen-modules-dlog-zero-copy.conf
-bin_SCRIPTS = dlog_test dlog_cpu
+bin_SCRIPTS = dlog_test dlog_test_header dlog_cpu
docdir = $(datadir)/doc/dlog
doc_DATA = \