]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-column.cc
Build: Typos in make/lilypond-book-{rules,vars}.make.
[lilypond.git] / lily / tie-column.cc
index c73694d334e2f581f66727a1cfd012a26dac5033..62edbf68901e23fb69163f22827f5bfa1e67f800 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2000--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -122,5 +122,6 @@ ADD_INTERFACE (Tie_column,
                /* properties */
                "positioning-done "
                "tie-configuration "
+               "ties "
               );