diff options
Diffstat (limited to 'ext/aspell')
-rw-r--r-- | ext/aspell/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/aspell/Makefile.in b/ext/aspell/Makefile.in index 824a4482b0..642827f28b 100644 --- a/ext/aspell/Makefile.in +++ b/ext/aspell/Makefile.in @@ -5,3 +5,4 @@ LTLIBRARY_SOURCES = aspell.c include $(top_srcdir)/build/dynlib.mk + |