chiark / gitweb /
New examples/disorder.rc is an /etc/rc.d script for FreeBSD. Finish
[disorder] / scripts / Makefile.am
index 8f1a6668218f24e7c1fe916aa2a15c09d16ebdf1..620c8f49dab121f1576ed2ace234040a72df8905 100644 (file)
@@ -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
 #
 
 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)