src/Makefile.am: Fix "make dist" to include utils_threshold.h
authorChris Lalancette <clalance@redhat.com>
Wed, 7 Nov 2007 07:39:59 +0000 (08:39 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 7 Nov 2007 07:39:59 +0000 (08:39 +0100)
commit40fb18ebff496692ece46deae8967cb176c34bec
tree1da5a75c72f0172dbe30480f7bf47330454d43ab
parenta2323a2c71d25f60a8ffe73b5dc7bf04fca51a7c
src/Makefile.am: Fix "make dist" to include utils_threshold.h

Hello,

Attached is a trivial Makefile patch so that when using "make dist", you
actually get the src/utils_threshold.h file, which is needed to successfully
build.

Signed-off-by: Chris Lalancette <clalance@redhat.com>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am