There was an error while loading. Please reload this page.
1 parent 1d6e3be commit 3fcc6f7Copy full SHA for 3fcc6f7
1 file changed
src/api/python/speechd/Makefile.am
@@ -25,6 +25,8 @@ nodist_speechd_python_PYTHON = paths.py
25
edit = sed \
26
-e 's:@bindir[@]:$(bindir):g'
27
28
+all: paths.py
29
+
30
paths.py: Makefile
31
rm -f $@
32
srcdir=; \
0 commit comments