From: Uwe Hermann Date: Fri, 27 Dec 2013 01:44:42 +0000 (+0100) Subject: Makefile.am: Add Doxyfile to the generated tarball. X-Git-Tag: libserialport-0.1.0~13 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=8814faa3b69668decb4917b6542be127e954b450;p=libserialport.git Makefile.am: Add Doxyfile to the generated tarball. --- diff --git a/Makefile.am b/Makefile.am index 7988bc6..cf8fe5f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -36,6 +36,8 @@ library_include_HEADERS = libserialport.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libserialport.pc +EXTRA_DIST = Doxyfile + MAINTAINERCLEANFILES = ChangeLog .PHONY: ChangeLog