Skip to content

Commit 3fcc6f7

Browse files
committed
Make sure we build paths.py for the documentation
1 parent 1d6e3be commit 3fcc6f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/api/python/speechd/Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ nodist_speechd_python_PYTHON = paths.py
2525
edit = sed \
2626
-e 's:@bindir[@]:$(bindir):g'
2727

28+
all: paths.py
29+
2830
paths.py: Makefile
2931
rm -f $@
3032
srcdir=; \

0 commit comments

Comments
 (0)