summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2012-01-04 02:50:26 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2012-01-04 02:50:26 +0100
commitd32ed3bc6ffb2695a597ce09b38a6485023ab6d3 (patch)
tree5a9104460671927f8a8a61f7231bc8e322d0a720 /Makefile.am
parentaa56f7ad4f6238fd994b37bf61ba0efa052c14d5 (diff)
downloadlibsigrokdecode-d32ed3bc6ffb2695a597ce09b38a6485023ab6d3.tar.gz
libsigrokdecode-d32ed3bc6ffb2695a597ce09b38a6485023ab6d3.zip
sr/srd: Add Doxyfile to the tarball.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 545e474..3647121 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,3 +37,5 @@ noinst_HEADERS = sigrokdecode-internal.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libsigrokdecode.pc
+EXTRA_DIST = Doxyfile
+