]> git.sur5r.net Git - openldap/blobdiff - include/Makefile.in
Update name information
[openldap] / include / Makefile.in
index 5a052835f403501b5803b867d3475ed56a9a50b1..9c7042f5340897150c83a2b205fbd9207277bd3a 100644 (file)
@@ -2,7 +2,7 @@
 # $OpenLDAP$
 ## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Copyright 1998-2011 The OpenLDAP Foundation.
+## Copyright 1998-2012 The OpenLDAP Foundation.
 ## All rights reserved.
 ##
 ## Redistribution and use in source and binary forms, with or without
@@ -21,7 +21,7 @@ install-local: FORCE
                $(srcdir)/ldap.h $(srcdir)/ldap_cdefs.h \
                $(srcdir)/ldap_schema.h $(srcdir)/ldap_utf8.h \
                $(srcdir)/slapi-plugin.h ldap_features.h \
-               $(srcdir)/ldif.h; \
+               $(srcdir)/ldif.h ; \
        do \
                $(INSTALL) $(INSTALLFLAGS) -m 644 $$header $(DESTDIR)$(includedir); \
        done