# # $Id: Makefile.am,v 1.11 2001/08/11 11:40:29 cph Exp $ # SUBDIRS=pipes formats bin_PROGRAMS = gruftistats gruftistats_SOURCES = ircstats.c lib.c log_regexp.c ircstats.h text2html.c docdir=$(prefix)/share/doc/@PACKAGE@ doc_DATA=AUTHORS README README.log-formats COPYING ChangeLog sample.conf NEWS man_MANS=gruftistats.1 EXTRA_DIST = gruftistats.spec README.log-formats sample.conf gruftistats.1 rpm : dist rpm -tb @PACKAGE@-@VERSION@.tar.gz