From 4040e9ea927a8ce508ff35096d0de74a274a2473 Mon Sep 17 00:00:00 2001 From: "Frank Ch. Eigler" Date: Mon, 25 Aug 2008 22:48:44 -0400 Subject: remove support for "make dist" since git-archive does as well; "make rpm" remains for private testing --- doc/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/Makefile.am') diff --git a/doc/Makefile.am b/doc/Makefile.am index e4bc3800..fb228897 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -38,4 +38,3 @@ SUFFIXES = ps pdf dvi ps tex latex -output-directory=$$pwd $<; \ latex -output-directory=$$pwd $< -EXTRA_DIST = tutorial.tex langref.tex tutorial nomencl.sty -- cgit