]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/Makefile.am
build LdifReader
[openldap] / contrib / ldapc++ / src / Makefile.am
index 9e276d647a0dcabe721c348fc155eb3daa4ec3b9..c7d0c3368ce4b3d96a5f0d082d50f7847904a8e6 100644 (file)
@@ -42,6 +42,7 @@ libldapcpp_la_SOURCES = LDAPAddRequest.cpp \
                        LDAPSearchResults.cpp \
                        LDAPUrl.cpp \
                        LDAPUrlList.cpp \
+                       LdifReader.cpp \
                        SaslInteraction.cpp \
                        SaslInteractionHandler.cpp \
                        StringList.cpp 
@@ -74,6 +75,7 @@ include_HEADERS = LDAPAsynConnection.h \
                        LDAPSearchResults.h \
                        LDAPUrl.h \
                        LDAPUrlList.h \
+                       LdifReader.h \
                        SaslInteraction.h \
                        SaslInteractionHandler.h \
                        StringList.h