summaryrefslogtreecommitdiff
path: root/ext/aspell/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'ext/aspell/Makefile.in')
-rw-r--r--ext/aspell/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/ext/aspell/Makefile.in b/ext/aspell/Makefile.in
deleted file mode 100644
index c80a02c617..0000000000
--- a/ext/aspell/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-
-LTLIBRARY_NAME = libaspell.la
-LTLIBRARY_SOURCES = aspell.c
-
-include $(top_srcdir)/build/dynlib.mk