mirror of
git://sigrok.org/libserialport
synced 2023-08-10 21:13:24 +03:00
Makefile.am: Add example files to the tarball.
This commit is contained in:
parent
44df415480
commit
d9cc984fe7
@ -53,7 +53,11 @@ nodist_include_HEADERS = libserialport.h
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA = libserialport.pc
|
||||
|
||||
EXTRA_DIST = Doxyfile
|
||||
EXTRA_DIST = Doxyfile \
|
||||
examples/Makefile \
|
||||
examples/README \
|
||||
examples/list_ports.c \
|
||||
examples/port_info.c
|
||||
|
||||
MAINTAINERCLEANFILES = ChangeLog
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user