diff options
Diffstat (limited to 'ext/posix')
| -rw-r--r-- | ext/posix/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/Makefile.in b/ext/posix/Makefile.in index 61fdd01d20..82f169b2d0 100644 --- a/ext/posix/Makefile.in +++ b/ext/posix/Makefile.in @@ -2,4 +2,4 @@ LTLIBRARY_NAME = libposix.la LTLIBRARY_SOURCES = posix.c -include $(top_srcdir)/build/ltlib.mk +include $(top_srcdir)/build/dynlib.mk |
