X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=etc%2Fafpd%2FMakefile.am;h=747d84f590e7c050a504b0b7a8c8893c9e158e65;hb=260c314546ffcfdbef47f2c7de82d5310b26df0a;hp=bcc8a17d460d32511dd029c742c472bcde882d8a;hpb=1f995330836cf20b5db3e5b6076735a2a0f4e81e;p=netatalk.git diff --git a/etc/afpd/Makefile.am b/etc/afpd/Makefile.am index bcc8a17d..747d84f5 100644 --- a/etc/afpd/Makefile.am +++ b/etc/afpd/Makefile.am @@ -6,7 +6,6 @@ sbin_PROGRAMS = afpd noinst_PROGRAMS = hash fce afpd_SOURCES = \ - afp_asp.c \ afp_avahi.c \ afp_config.c \ afp_dsi.c \ @@ -46,31 +45,26 @@ afpd_SOURCES = \ afpd_LDADD = \ $(top_builddir)/libatalk/cnid/libcnid.la \ $(top_builddir)/libatalk/libatalk.la \ - @LIBGCRYPT_LIBS@ @ZEROCONF_LIBS@ @QUOTA_LIBS@ @SLP_LIBS@ @WRAP_LIBS@ @LIBADD_DL@ @ACL_LIBS@ @PTHREAD_LIBS@ + @LIBGCRYPT_LIBS@ @QUOTA_LIBS@ @WRAP_LIBS@ @LIBADD_DL@ @ACL_LIBS@ @ZEROCONF_LIBS@ @PTHREAD_LIBS@ -afpd_LDFLAGS = -export-dynamic +afpd_LDFLAGS = -export-dynamic afpd_CFLAGS = \ -I$(top_srcdir)/include \ -I$(top_srcdir)/sys \ - @SLP_CFLAGS@ @ZEROCONF_CFLAGS@ \ + @ZEROCONF_CFLAGS@ \ -DAPPLCNAME \ -DSERVERTEXT=\"$(SERVERTEXT)/\" \ - -D_PATH_AFPDDEFVOL=\"$(pkgconfdir)/AppleVolumes.default\" \ - -D_PATH_AFPDSYSVOL=\"$(pkgconfdir)/AppleVolumes.system\" \ -D_PATH_AFPDPWFILE=\"$(pkgconfdir)/afppasswd\" \ - -D_PATH_AFPDCONF=\"$(pkgconfdir)/afpd.conf\" \ - -D_PATH_AFPDSIGCONF=\"$(pkgconfdir)/afp_signature.conf\" \ -D_PATH_AFPDUAMPATH=\"$(UAMS_PATH)/\" \ - -D_PATH_ACL_LDAPCONF=\"$(pkgconfdir)/afp_ldap.conf\" \ - -D_PATH_AFPDUUIDCONF=\"$(pkgconfdir)/afp_voluuid.conf\" + -D_PATH_CONFDIR=\"$(pkgconfdir)\" if HAVE_ACLS afpd_SOURCES += acls.c endif -noinst_HEADERS = auth.h afp_config.h desktop.h directory.h file.h \ +noinst_HEADERS = auth.h afp_config.h desktop.h directory.h fce_api_internal.h file.h \ filedir.h fork.h icon.h mangle.h misc.h status.h switch.h \ uam_auth.h uid.h unix.h volume.h hash.h acls.h acl_mappings.h extattrs.h \ dircache.h afp_zeroconf.h afp_avahi.h