Tweak comment.
git-svn-id: svn://localhost/ardour2/branches/3.0@12310 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
1fdd45a1ad
commit
c95fb95f3a
@ -55,7 +55,7 @@ def configure(conf):
|
|||||||
|
|
||||||
def build(bld):
|
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')
|
bld(rule = 'python ${SRC} ${TGT}', source = 'pbd/signals.py', target = 'pbd/signals_generated.h')
|
||||||
|
|
||||||
# Library
|
# Library
|
||||||
|
Loading…
Reference in New Issue
Block a user