# ## $Id: Makefile.am,v 1.2 2005/06/03 08:02:40 kath Exp $ # # Demand automake version 1.9 or newer. AUTOMAKE_OPTIONS = 1.9 EXTRA_DIST = LICENSE SUBDIRS = src # Automatically update the libtool script if it becomes out-of-date. LIBTOOL_DEPS = @LIBTOOL_DEPS@ libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck