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
a87929c2d4597fecb4eefe0a5c4c5d49863f9c55
Authored by
Stéphane Raimbault
2011-01-13 22:02:18 +0100
1 parent
284d4141
Add missing README.rst to the tarball
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
Makefile.am
Makefile.am
View file @
a87929c
1
-EXTRA_DIST = MIGRATION
libmodbus.spec
1
+EXTRA_DIST = MIGRATION
README.rst
libmodbus.spec
2
2
SUBDIRS = src tests
3
3
4
4
pkgconfigdir = $(libdir)/pkgconfig
...
...