X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=Makefile.am;h=4d7dff9be5dcbc6e1e1b886bf6b5687bb9017eaf;hp=c1a12cf8856e6aedd08d8c3c4a2716287bcf8314;hb=1d5efbefb2a0d3fd4a55551480cbdc665cf3f821;hpb=377af7db1b7a7eef72d891328bb36a209ed23790 diff --git a/Makefile.am b/Makefile.am index c1a12cf..4d7dff9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ +# $Id$ + ## Process this file with automake to produce Makefile.in RSYNC = rsync --rsh=ssh @@ -7,7 +9,7 @@ SUBDIRS = po src examples doc bindings intl # the following files are not mentioned in any other Makefile EXTRA_DIST = COPYRIGHT CHANGES WIN32-BUILD-TIPS.txt TODO CONTRIBUTORS THREADS \ - rrdtool.spec favicon.ico win32/Makefile win32/config.h \ + rrdtool.spec favicon.ico win32/Makefile win32/config.h autogen.sh \ win32/rrd.dsp win32/rrd.sln win32/rrd.vcproj \ win32/rrd_config.h.msvc win32/rrdlib.vcproj win32/rrdtool.dsp \ win32/rrdtool.dsw win32/rrdtool.vcproj netware/Makefile \