summaryrefslogtreecommitdiff
path: root/gnuradio-core/doc/other/Makefile.am
diff options
context:
space:
mode:
authoreb2008-01-16 03:10:08 +0000
committereb2008-01-16 03:10:08 +0000
commit7811f7f3d743aebafbe5daf2f5088d139b774459 (patch)
treed37e1b3eb6b1c1831f56176ef07a7e865f94bde9 /gnuradio-core/doc/other/Makefile.am
parent9949abfaf792fd860cb6d73775b53b655ca5417b (diff)
downloadgnuradio-7811f7f3d743aebafbe5daf2f5088d139b774459.tar.gz
gnuradio-7811f7f3d743aebafbe5daf2f5088d139b774459.tar.bz2
gnuradio-7811f7f3d743aebafbe5daf2f5088d139b774459.zip
Merged eb/firas-doc -r7443:7444 into trunk. These changes allow
doxygen to generate a unified output that includes both C++ and Python docs. There's still work to do to get this cleaned up, but it's a great start! git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7445 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gnuradio-core/doc/other/Makefile.am')
-rw-r--r--gnuradio-core/doc/other/Makefile.am15
1 files changed, 8 insertions, 7 deletions
diff --git a/gnuradio-core/doc/other/Makefile.am b/gnuradio-core/doc/other/Makefile.am
index b6641af1a..5e05d5d36 100644
--- a/gnuradio-core/doc/other/Makefile.am
+++ b/gnuradio-core/doc/other/Makefile.am
@@ -22,10 +22,11 @@
include $(top_srcdir)/Makefile.common
EXTRA_DIST = \
- tv-channel-frequencies \
- vector_docstub.h \
- shared_ptr_docstub.h \
- omnithread.html \
- omnithread.pdf \
- omnithread.ps \
- group_defs.dox
+ doxypy.py \
+ group_defs.dox \
+ omnithread.html \
+ omnithread.pdf \
+ omnithread.ps \
+ shared_ptr_docstub.h \
+ tv-channel-frequencies \
+ vector_docstub.h