]> sigrok.org Git - libserialport.git/commitdiff
Makefile.am: Add example files to the tarball.
authorUwe Hermann <redacted>
Sun, 5 Jan 2020 17:19:00 +0000 (18:19 +0100)
committerUwe Hermann <redacted>
Sun, 5 Jan 2020 17:19:32 +0000 (18:19 +0100)
Makefile.am

index 640b043bc917427db3afb98ce8c66a3b3045bcc5..a3bc0d1709f5abdb79d981bccc461feac63c11cf 100644 (file)
@@ -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