summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Rondeau2011-10-24 00:44:37 -0400
committerTom Rondeau2011-10-24 00:44:37 -0400
commitc2908fcffe42589a63bcfc63718454965fdec12b (patch)
treeeeea31a95e707ae626042ff90c2090a9d24d53eb
parent2cc26e4d8b835683ff0289e3cea2e2120738cf2a (diff)
downloadgnuradio-c2908fcffe42589a63bcfc63718454965fdec12b.tar.gz
gnuradio-c2908fcffe42589a63bcfc63718454965fdec12b.tar.bz2
gnuradio-c2908fcffe42589a63bcfc63718454965fdec12b.zip
docs: distribute doxygen logo file.
-rw-r--r--docs/doxygen/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/doxygen/Makefile.am b/docs/doxygen/Makefile.am
index 3a67fb6d4..f763f6f79 100644
--- a/docs/doxygen/Makefile.am
+++ b/docs/doxygen/Makefile.am
@@ -34,6 +34,8 @@ docs: prep html/index.html
html/index.html:
@DOXYGEN@
+EXTRA_DIST = images/gnuradio-logo.png
+
prep:
$(MKDIR_P) html
$(MKDIR_P) xml