diff --git a/Makefile b/Makefile index 346c974..f2b222f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 2003/01/20 14:33:25 jrief Exp $ +# $Id: Makefile,v 1.36 2005/12/08 14:13:25 bklang Exp $ VERSION=0.3.6 RELEASE=3 CC=gcc -O2 diff --git a/ldap2dns.spec.in b/ldap2dns.spec.in index de9a046..a329855 100644 --- a/ldap2dns.spec.in +++ b/ldap2dns.spec.in @@ -59,6 +59,8 @@ make INSTALL_PREFIX=$RPM_BUILD_ROOT install %doc doc/README.html %doc doc/example.ldif %doc import.pl +%doc scripts/axfr2ldap.pl +%doc scripts/data2ldap.pl %config /etc/openldap/schema/ldap2dns.schema %pre