]> arthur.barton.de Git - netatalk.git/commitdiff
Modifications for bin/afile/* to work
authorrufustfirefly <rufustfirefly>
Tue, 8 Aug 2000 16:00:50 +0000 (16:00 +0000)
committerrufustfirefly <rufustfirefly>
Tue, 8 Aug 2000 16:00:50 +0000 (16:00 +0000)
bin/Makefile.am
configure.in

index 76fc71a0719523db692ca1229aa86fb9fbbf764c..ea8f9c95eebcaeea24c3716e711964c5119b4768 100644 (file)
@@ -1,3 +1,3 @@
 # Makefile.am for bin/
 
-SUBDIRS = adv1tov2 aecho afppasswd getzones megatron nbp pap psorder
+SUBDIRS = adv1tov2 aecho afile afppasswd getzones megatron nbp pap psorder
index 07ef543e541749b6b29e02252220c396e15f14a1..34f24d3cc9d6c4c2191ab107fda18a072f93fec7 100644 (file)
@@ -244,6 +244,7 @@ AC_OUTPUT([Makefile
        bin/Makefile
        bin/adv1tov2/Makefile
        bin/aecho/Makefile
+       bin/afile/Makefile
        bin/afppasswd/Makefile
        bin/getzones/Makefile
        bin/megatron/Makefile