Imported Upstream version 3.0.4
[debian/gnuradio] / gr-trellis / doc / Makefile.am
index e042a159571992390f63fd7d63df0e849aa6ff8d..e1e3669d29b81a5e5c1c170768c22b37bbe0d387 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -19,6 +19,8 @@
 # Boston, MA 02110-1301, USA.
 # 
 
+include $(top_srcdir)/Makefile.common
+
 docdir=$(prefix)/share/doc/@PACKAGE@-@VERSION@
 
 HTML_FILES =
@@ -42,8 +44,8 @@ BUILT_XML_FILES =
 
 # ----------------------------------------------------------------
 
-%.html : %.xml
-       xmlto html-nochunks $<
+gr-trellis.html : gr-trellis.xml
+       xmlto html-nochunks $(top_srcdir)/gr-trellis/doc/gr-trellis.xml
 
 %.xml : % make_numbered_listing.py
        ./make_numbered_listing.py $<