diff options
Diffstat (limited to 'gnuradio-core')
-rw-r--r-- | gnuradio-core/doc/Makefile.am | 3 | ||||
-rw-r--r-- | gnuradio-core/doc/xml-swig/Makefile.am (renamed from gnuradio-core/doc/xml/Makefile.am) | 0 | ||||
-rw-r--r-- | gnuradio-core/doc/xml-swig/README (renamed from gnuradio-core/doc/xml/README) | 0 | ||||
-rw-r--r-- | gnuradio-core/doc/xml-swig/doxy2swig.py (renamed from gnuradio-core/doc/xml/doxy2swig.py) | 0 | ||||
-rw-r--r-- | gnuradio-core/doc/xml-swig/swig.xsl (renamed from gnuradio-core/doc/xml/swig.xsl) | 0 |
5 files changed, 2 insertions, 1 deletions
diff --git a/gnuradio-core/doc/Makefile.am b/gnuradio-core/doc/Makefile.am index a499946a1..1fd11a92a 100644 --- a/gnuradio-core/doc/Makefile.am +++ b/gnuradio-core/doc/Makefile.am @@ -21,7 +21,7 @@ include $(top_srcdir)/Makefile.common -SUBDIRS = other xml +SUBDIRS = other xml-swig docdir = $(prefix)/share/doc/@PACKAGE@-@VERSION@ @@ -36,6 +36,7 @@ html/index.html: prep: mkdir -p html + mkdir -p xml install-data-local: $(mkinstalldirs) $(DESTDIR)$(docdir) diff --git a/gnuradio-core/doc/xml/Makefile.am b/gnuradio-core/doc/xml-swig/Makefile.am index f508deb20..f508deb20 100644 --- a/gnuradio-core/doc/xml/Makefile.am +++ b/gnuradio-core/doc/xml-swig/Makefile.am diff --git a/gnuradio-core/doc/xml/README b/gnuradio-core/doc/xml-swig/README index e5187df28..e5187df28 100644 --- a/gnuradio-core/doc/xml/README +++ b/gnuradio-core/doc/xml-swig/README diff --git a/gnuradio-core/doc/xml/doxy2swig.py b/gnuradio-core/doc/xml-swig/doxy2swig.py index 1e379d943..1e379d943 100644 --- a/gnuradio-core/doc/xml/doxy2swig.py +++ b/gnuradio-core/doc/xml-swig/doxy2swig.py diff --git a/gnuradio-core/doc/xml/swig.xsl b/gnuradio-core/doc/xml-swig/swig.xsl index 6163c2d9f..6163c2d9f 100644 --- a/gnuradio-core/doc/xml/swig.xsl +++ b/gnuradio-core/doc/xml-swig/swig.xsl |