view lib/Makefile.am @ 112399:51005885fe39

aclocal.m4: tweaks to regenerate more conveniently This attempts to act better when the source is in a weird state. See <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>. * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in. * .bzrignore: Add aclocal.m4.
author Paul Eggert <eggert@cs.ucla.edu>
date Fri, 21 Jan 2011 12:23:24 -0800
parents c428fb33aede
children
line wrap: on
line source

BUILT_SOURCES =
EXTRA_DIST =
MOSTLYCLEANFILES =
noinst_LIBRARIES =

DEFAULT_INCLUDES = -I. -I../src -I$(top_srcdir)/src

include gnulib.mk