X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/346bd0cf4e8fb8ead2ad5b59fd9a628c8592e1ee..06638b8da63effe8cc24af0a6a13745583262dcf:/scripts/Makefile.am diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 8f1a666..620c8f4 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -1,6 +1,6 @@ # # This file is part of DisOrder. -# Copyright (C) 2004, 2005, 2006, 2007 Richard Kettlewell +# Copyright (C) 2004-2008 Richard Kettlewell # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -19,5 +19,13 @@ # dist_pkgdata_DATA=completion.bash +noinst_SCRIPTS=setup teardown -EXTRA_DIST=htmlman sedfiles.make text2c oggrename make-unidata +SEDFILES=setup teardown + +include ${top_srcdir}/scripts/sedfiles.make + +EXTRA_DIST=htmlman sedfiles.make text2c oggrename make-unidata \ + format-gcov-report make-version-string setup.in teardown.in + +CLEANFILES=$(SEDFILES)