]> arthur.barton.de Git - netatalk.git/commitdiff
Added man pages to Makefile.am
authorrufustfirefly <rufustfirefly>
Tue, 8 Aug 2000 15:51:59 +0000 (15:51 +0000)
committerrufustfirefly <rufustfirefly>
Tue, 8 Aug 2000 15:51:59 +0000 (15:51 +0000)
man/man1/Makefile.am

index 04cad521892196e2b9915988290287240ba0c565..cd9f49731d1ae6db0b2c82e515beea4705dd9d3e 100644 (file)
@@ -1,5 +1,6 @@
 # Makefile.am for man/man1/
 
-man_MANS = aecho.1 afppasswd.1 getzones.1 hqx2bin.1 macbinary.1 megatron.1 nbp.1 nbplkup.1 nbprgstr.1 nbpunrgstr.1 pap.1 papstatus.1 psorder.1 single2bin.1 unbin.1 unhex.1 unsingle.1
+man_MANS = achfile.1 aecho.1 afile.1 afppasswd.1 getzones.1 hqx2bin.1 macbinary.1 megatron.1 nbp.1 nbplkup.1 nbprgstr.1 nbpunrgstr.1 pap.1 papstatus.1 psorder.1 single2bin.1 unbin.1 unhex.1 unsingle.1
 
-EXTRA_DIST = $(man_MANS)
+EXTRA_DIST = $(man_MANS) acleandir.1
+# acleandir.1 is not currently used since acleandir is not installed yet