diff options
Diffstat (limited to 'ext/filepro/Makefile.in')
-rw-r--r-- | ext/filepro/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/filepro/Makefile.in b/ext/filepro/Makefile.in index efa4ac7a2b..753073c32e 100644 --- a/ext/filepro/Makefile.in +++ b/ext/filepro/Makefile.in @@ -3,3 +3,5 @@ LTLIBRARY_NAME = libfilepro.la LTLIBRARY_SOURCES = filepro.c include $(top_srcdir)/build/dynlib.mk + + |