]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/Makefile.am
automake changes for TlsOptions
[openldap] / contrib / ldapc++ / src / Makefile.am
index 7efca28ac2b1955d41889cb712065c7e2ba2873c..ae715e68f4684379e3411ad9c17311c3bffa7841 100644 (file)
@@ -48,7 +48,8 @@ libldapcpp_la_SOURCES = LDAPAddRequest.cpp \
                        LdifWriter.cpp \
                        SaslInteraction.cpp \
                        SaslInteractionHandler.cpp \
-                       StringList.cpp 
+                       StringList.cpp \
+                       TlsOptions.cpp
 
 include_HEADERS = LDAPAsynConnection.h \
                        LDAPAttribute.h \
@@ -82,7 +83,8 @@ include_HEADERS = LDAPAsynConnection.h \
                        LdifWriter.h \
                        SaslInteraction.h \
                        SaslInteractionHandler.h \
-                       StringList.h 
+                       StringList.h \
+                       TlsOptions.h
 
 noinst_HEADERS = ac/time.h \
                debug.h \