diff options
-rw-r--r-- | config/grc_gnuradio_core.m4 | 2 | ||||
-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 |
6 files changed, 3 insertions, 2 deletions
diff --git a/config/grc_gnuradio_core.m4 b/config/grc_gnuradio_core.m4 index 562641ebe..df2ec305d 100644 --- a/config/grc_gnuradio_core.m4 +++ b/config/grc_gnuradio_core.m4 @@ -80,7 +80,7 @@ AC_DEFUN([GRC_GNURADIO_CORE],[ gnuradio-core/doc/Doxyfile \ gnuradio-core/doc/Makefile \ gnuradio-core/doc/other/Makefile \ - gnuradio-core/doc/xml/Makefile \ + gnuradio-core/doc/xml-swig/Makefile \ gnuradio-core/src/Makefile \ gnuradio-core/src/gen_interpolator_taps/Makefile \ gnuradio-core/src/lib/Makefile \ 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 |