Merge MDW's one-pass track picker
[disorder] / scripts / Makefile.am
index 84ad902..620c8f4 100644 (file)
@@ -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
 #
 
 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)