diff options
Diffstat (limited to 'ext/ldap')
-rw-r--r-- | ext/ldap/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/ldap/Makefile.in b/ext/ldap/Makefile.in index dd196e1f26..515b6f2d4f 100644 --- a/ext/ldap/Makefile.in +++ b/ext/ldap/Makefile.in @@ -3,3 +3,6 @@ LTLIBRARY_NAME = libldap.la LTLIBRARY_SOURCES = ldap.c include $(top_srcdir)/build/dynlib.mk + + + |