chiark / gitweb /
Server and Python interface now support schedule-* commands. Tests to
[disorder] / python / Makefile.am
index 5f858f8b5ba3ff61abd380679f406b1a1b2c4adf..6925587fa858aa6312948422e38ce81271ec64d7 100644 (file)
@@ -1,6 +1,6 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2004, 2005 Richard Kettlewell
+# Copyright (C) 2004, 2005, 2007, 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
@@ -18,7 +18,7 @@
 # USA
 #
 
-bin_SCRIPTS=tkdisorder
+noinst_SCRIPTS=tkdisorder
 nodist_python_PYTHON=disorder.py
 
 SEDFILES=disorder.py
@@ -30,4 +30,3 @@ EXTRA_DIST=disorder.py.in tkdisorder
 BUILT_SOURCES=disorder.py
 
 CLEANFILES=$(SEDFILES) $(HTMLMAN) *.pyc
-# arch-tag:6b3bfd0829ab35f1a30e7d8bf9111b95