]> arthur.barton.de Git - netatalk.git/commitdiff
Forgotten header file
authorfranklahm <franklahm>
Tue, 3 Feb 2009 14:18:11 +0000 (14:18 +0000)
committerfranklahm <franklahm>
Tue, 3 Feb 2009 14:18:11 +0000 (14:18 +0000)
etc/afpd/Makefile.am

index a893b36c665d9a3b86b4cbe9d02ad5f90d5f912e..ad641229a94ef40626b8c7ec52ed576af137433c 100644 (file)
@@ -19,7 +19,7 @@ afpd_LDFLAGS = -export-dynamic
 
 noinst_HEADERS = auth.h afp_config.h desktop.h directory.h file.h \
         filedir.h fork.h globals.h icon.h mangle.h misc.h status.h switch.h \
-        uam_auth.h uid.h unix.h volume.h afp_vfs.h hash.h acls.h
+        uam_auth.h uid.h unix.h volume.h afp_vfs.h hash.h acls.h acl_mappings.h
 
 LIBS = @LIBS@ @QUOTA_LIBS@ @SLP_LIBS@ @WRAP_LIBS@ @LIBADD_DL@