X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/460b9539a7c15580e41a71bbc0f47ae776238915..031f8feb8a0ce8c536e5121f51634ec0565ed403:/scripts/Makefile.am diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 84ad902..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 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,6 +19,13 @@ # dist_pkgdata_DATA=completion.bash +noinst_SCRIPTS=setup teardown -EXTRA_DIST=htmlman sedfiles.make text2c oggrename -# arch-tag:49137b3a04a5bc92cd8c17d4372db87b +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)