~ubuntu-branches/ubuntu/trusty/gnuradio/trusty-updates

« back to all changes in this revision

Viewing changes to docs/doxygen/Makefile.am

  • Committer: Package Import Robot
  • Author(s): A. Maitland Bottoms
  • Date: 2012-02-26 21:26:16 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120226212616-vsfkbi1158xshdql
Tags: 3.5.1-1
* new upstream version, re-packaged from scratch with modern tools
    closes: #642716, #645332, #394849, #616832, #590048, #642580,
    #647018, #557050, #559640, #631863
* CMake build

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 
22
22
include $(top_srcdir)/Makefile.common
23
23
 
24
 
SUBDIRS = other xml-swig
 
24
SUBDIRS = other
25
25
 
26
26
dist_gr_doc_DATA =                      \
27
27
        $(top_srcdir)/README            \
28
 
        $(top_srcdir)/README.hacking
 
28
        $(top_srcdir)/README.hacking    \
 
29
        README.doxyxml
 
30
 
 
31
EXTRA_DIST = doxyxml swig_doc.py
29
32
 
30
33
all-local: prep @generate_docs@
31
34
doc: docs            # alias
34
37
html/index.html:
35
38
        @DOXYGEN@
36
39
 
 
40
EXTRA_DIST = images/gnuradio-logo.png
 
41
 
37
42
prep:
38
43
        $(MKDIR_P) html
39
44
        $(MKDIR_P) xml