Skip to content

Commit

Permalink
tests/Makefile.am: EXTRA_DIST the test mock "program" source
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Klimov <jimklimov+nut@gmail.com>
  • Loading branch information
jimklimov committed Mar 26, 2024
1 parent 43f4b99 commit 229f91f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ getvaluetest_LDADD = $(top_builddir)/common/libcommon.la
else !WITH_USB
EXTRA_DIST += getvaluetest.c hidparser.c
endif !WITH_USB
EXTRA_DIST += driver-stub-usb.c

if WITH_GPIO
TESTS += gpiotest
Expand Down

0 comments on commit 229f91f

Please sign in to comment.