Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
49a2034bc1301535f27669062ac5212ffb16cbd5
Authored by
Stéphane Raimbault
2016-05-17 22:07:53 +0200
1 parent
5df20688
Add unit-tests.sh to tarball
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tests/Makefile.am
tests/Makefile.am
View file @
49a2034
1
-EXTRA_DIST = README
1
+EXTRA_DIST = README
unit-tests.sh
2
2
3
3
noinst_PROGRAMS = \
4
4
bandwidth-server-one \
...
...