diff options
Diffstat (limited to 'gr-shd/swig/Makefile.am')
-rw-r--r-- | gr-shd/swig/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-shd/swig/Makefile.am b/gr-shd/swig/Makefile.am index 7f2cbd6be..1117d48df 100644 --- a/gr-shd/swig/Makefile.am +++ b/gr-shd/swig/Makefile.am @@ -51,10 +51,10 @@ TOP_SWIG_IFILES = \ TOP_SWIG_DOC_IFILES = \ shd_swig_doc.i -BUILT_SOURCES = \ +BUILT_SOURCES += \ $(TOP_SWIG_DOC_IFILES) -$(BUILT_SOURCES): +$(TOP_SWIG_DOC_IFILES): `echo "" > $@` # Install so that they end up available as: |