--- projects/libstatgrab/src/statgrab/Makefile.am 2003/09/29 08:59:21 1.3 +++ projects/libstatgrab/src/statgrab/Makefile.am 2003/10/04 16:05:57 1.4 @@ -1,9 +1,12 @@ # Makefile for libstatgrab/src/statgrab # http://www.i-scream.org/ -# $Id: Makefile.am,v 1.3 2003/09/29 08:59:21 tdb Exp $ +# $Id: Makefile.am,v 1.4 2003/10/04 16:05:57 tdb Exp $ +if STATGRAB bin_PROGRAMS = statgrab bin_SCRIPTS = statgrab-make-mrtg-config statgrab-make-mrtg-index +endif + statgrab_SOURCES = statgrab.c INCLUDES = -I$(top_srcdir) -I$(top_builddir) \