summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2012-05-16 12:10:06 +0000
committerCarl Hetherington <carl@carlh.net>2012-05-16 12:10:06 +0000
commitc95fb95f3a6dc8bfec8a4381bdf925d47dcc01c0 (patch)
tree6d5fef26430e292dd10a8f3d2540d9a0bd4e24fe /libs
parent1fdd45a1ad5c0ae667b1933d3e3028d05a0b1a11 (diff)
Tweak comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@12310 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs')
-rw-r--r--libs/pbd/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/pbd/wscript b/libs/pbd/wscript
index f853277130..35e54a53b6 100644
--- a/libs/pbd/wscript
+++ b/libs/pbd/wscript
@@ -55,7 +55,7 @@ def configure(conf):
def build(bld):
- # Make signal.h using signal.h.py
+ # Make signals_generated.h using signals.py
bld(rule = 'python ${SRC} ${TGT}', source = 'pbd/signals.py', target = 'pbd/signals_generated.h')
# Library