diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 10cd8fd9..821098b7 100644 --- a/configure.ac +++ b/configure.ac @@ -130,6 +130,7 @@ AC_CONFIG_FILES([gi/pyp-topics/src/Makefile]) AC_CONFIG_FILES([gi/clda/src/Makefile]) AC_CONFIG_FILES([gi/pf/Makefile]) AC_CONFIG_FILES([gi/markov_al/Makefile]) +AC_CONFIG_FILES([rst_parser/Makefile]) AC_CONFIG_FILES([python/setup.py],[chmod +x python/setup.py]) |