]> git.sur5r.net Git - openldap/blobdiff - contrib/ldapc++/src/Makefile.am
- Build LdifWriter
[openldap] / contrib / ldapc++ / src / Makefile.am
index c7d0c3368ce4b3d96a5f0d082d50f7847904a8e6..dcc242f3f027648dea1362d65405e5ab68d17eee 100644 (file)
@@ -1,4 +1,6 @@
-##
+# $OpenLDAP$
+
+###
 # Copyright 2000, OpenLDAP Foundation, All Rights Reserved.
 # COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
@@ -43,6 +45,7 @@ libldapcpp_la_SOURCES = LDAPAddRequest.cpp \
                        LDAPUrl.cpp \
                        LDAPUrlList.cpp \
                        LdifReader.cpp \
+                       LdifWriter.cpp \
                        SaslInteraction.cpp \
                        SaslInteractionHandler.cpp \
                        StringList.cpp 
@@ -76,6 +79,7 @@ include_HEADERS = LDAPAsynConnection.h \
                        LDAPUrl.h \
                        LDAPUrlList.h \
                        LdifReader.h \
+                       LdifWriter.h \
                        SaslInteraction.h \
                        SaslInteractionHandler.h \
                        StringList.h