]> Dogcows Code - chaz/tar/blobdiff - doc/Makefile.am
Update FSF postal mail address.
[chaz/tar] / doc / Makefile.am
index d3b51b084e31b9e4a92113c368f2f1ec7f4d4326..5bcb6651ee5345c73ccbca6b0d8318e906b108c2 100644 (file)
 
 ## You should have received a copy of the GNU General Public License
 ## along with this program; if not, write to the Free Software Foundation,
-## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 info_TEXINFOS = tar.texi
-tar_TEXINFOS = fdl.texi freemanuals.texi getdate.texi header.texi
+tar_TEXINFOS = fdl.texi freemanuals.texi getdate.texi header.texi rendition.texi value.texi genfile.texi
 EXTRA_DIST = convtexi.pl gendocs_template 
 DISTCLEANFILES=*.info* 
 
@@ -40,6 +40,8 @@ GENDOCS=gendocs.sh
 TEXI2DVI=texi2dvi -t '@set $(RENDITION)' -E
 
 # Make sure you set TEXINPUTS
+# Usual value is:
+# /usr/share/texmf/pdftex/plain/misc:/usr/share/texmf/pdftex/config
 manual:
        TEXINPUTS=$(srcdir):$(top_srcdir)/config:$(TEXINPUTS) \
         MAKEINFO="$(MAKEINFO) $(MAKEINFOFLAGS)" \
This page took 0.024092 seconds and 4 git commands to generate.