From 0370cfc853b00626b85e1b9d4491b92ca775eb3d Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Mon, 5 Dec 2011 10:58:38 -0500 Subject: docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files. --- gr-atsc/src/lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'gr-atsc') diff --git a/gr-atsc/src/lib/Makefile.am b/gr-atsc/src/lib/Makefile.am index 5c28266be..53b32b8d0 100644 --- a/gr-atsc/src/lib/Makefile.am +++ b/gr-atsc/src/lib/Makefile.am @@ -223,6 +223,7 @@ CLEANFILES += atsci_viterbi_mux.cc atsci_viterbi_gen$(EXEEXT) # ------------------------------------------------------------------------ TOP_SWIG_IFILES = \ + $(TOP_SWIG_DOC_IFILES) \ atsc.i TOP_SWIG_DOC_IFILES = \ -- cgit