From: Frank Lahm Date: Sat, 18 Jun 2011 10:42:53 +0000 (+0200) Subject: Merge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=a6101f0b0ee85861d969058c914f16a09246c8ed;hp=7685846a42d98891af3a0804850d5d180718950a;p=netatalk.git Merge branch 'master' of ssh://netatalk.git.sourceforge.net/gitroot/netatalk/netatalk --- diff --git a/test/afpd/Makefile.am b/test/afpd/Makefile.am index 2bb6b3e9..ca379e0e 100644 --- a/test/afpd/Makefile.am +++ b/test/afpd/Makefile.am @@ -25,6 +25,8 @@ test_SOURCES = test.c subtests.c afpfunc_helpers.c \ $(top_builddir)/etc/afpd/directory.c \ $(top_builddir)/etc/afpd/enumerate.c \ $(top_builddir)/etc/afpd/extattrs.c \ + $(top_builddir)/etc/afpd/fce_api.c \ + $(top_builddir)/etc/afpd/fce_util.c \ $(top_builddir)/etc/afpd/file.c \ $(top_builddir)/etc/afpd/filedir.c \ $(top_builddir)/etc/afpd/fork.c \