diff options
Diffstat (limited to 'ext/posix/Makefile.in')
-rw-r--r-- | ext/posix/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/posix/Makefile.in b/ext/posix/Makefile.in index 4a0266354b..2de5f8a093 100644 --- a/ext/posix/Makefile.in +++ b/ext/posix/Makefile.in @@ -5,3 +5,5 @@ LTLIBRARY_SHARED_NAME = posix.la include $(top_srcdir)/build/dynlib.mk + + |