chiark / gitweb /
disobedience/choose-search.c: Fix segfault when search terms change.
[disorder] / templates / Makefile.am
index b769eaff1d88e3de4fc69894f59a0e0202fd368f..0ce7a540ad059bca5ee30f14aed3e3bdee310b64 100644 (file)
@@ -1,6 +1,6 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2004-2008 Richard Kettlewell
+# Copyright (C) 2004-2009 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
 #
 
 pkgdata_DATA=about.tmpl choose.tmpl playing.tmpl recent.tmpl           \
-            about.tmpl prefs.tmpl help.tmpl error.tmpl                 \
+            prefs.tmpl help.tmpl error.tmpl                    \
             new.tmpl login.tmpl macros.tmpl                            \
-            options options.labels                                     \
-            options.columns
+            options options.labels
 pkghttp_DATA=disorder.css
 
 EXTRA_DIST=${pkgdata_DATA} $(pkghttp_DATA)