From a3cd6d3e39ff88f85325134e009b0f2a87e92d39 Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Sat, 11 Aug 2012 00:22:15 -0400 Subject: fix removed makefile --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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]) -- cgit v1.2.3