comparison doc/Makefile.am @ 9968:f3bef90b7278

Remove various install-local targets in favor of using automake syntax for installation
author Rik <rdrider0-list@yahoo.com>
date Fri, 11 Dec 2009 11:21:06 -0800
parents a463aa0aa0ab
children e517da95bf98
comparison
equal deleted inserted replaced
9967:75503ecdac32 9968:f3bef90b7278
22 TOPDIR = .. 22 TOPDIR = ..
23 23
24 include ../common.mk 24 include ../common.mk
25 25
26 EXTRA_DIST = \ 26 EXTRA_DIST = \
27 ChangeLog \
27 Makefile.am \ 28 Makefile.am \
28 ChangeLog \
29 texinfo.tex \ 29 texinfo.tex \
30 texmf.cnf 30 texmf.cnf
31 31
32 SUBDIRS = faq interpreter liboctave refcard 32 SUBDIRS = faq interpreter liboctave refcard
33 33