# * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # * This source file is part of libspmt. * # * * # * See the file "LICENSE" for the copyright information and for * # * the terms and conditions for copying, distribution and * # * modification of this source file. * # * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * # $Date$ ## Process this file with automake to produce Makefile.in SUBDIRS = src . if CHECK SUBDIRS += tests endif ChangeLog: svn log -v @abs_top_srcdir@ > $@ ## install spmt.pc pcdatadir = @libdir@/pkgconfig pcdata_DATA = spmt.pc ## install docs docdir = $(datadir)/doc/$(PACKAGE) doc_DATA = ChangeLog AUTHORS NEWS README THANKS TODO COPYING.LESSER CLEANFILES = *~ *\# $(PACKAGE)-$(VERSION).tar.gz ACLOCAL_AMFLAGS = -I m4