From aa0c7ebb8a36702b4cc240ac139224d625c16160 Mon Sep 17 00:00:00 2001 From: oetiker Date: Wed, 25 Oct 2006 17:18:27 +0000 Subject: [PATCH] distribute win32 and netware build files too git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@916 a5681a0c-68f1-0310-ab6d-d61299d08faa --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ca96a3f..984d6db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,7 +6,10 @@ SUBDIRS = src bindings doc examples # the following files are not mentioned in any other Makefile EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ - rrdtool.spec confignt/config.h favicon.ico + rrdtool.spec favicon.ico win32/config.h win32/rrd.dsp win32/rrd.vcproj \ + win32/rrdtool.dsp win32/rrdtool.dsw win32/rrdtool.vcproj win32/Makefile \ + netware/Makefile + CLEANFILES = config.cache -- 2.11.0