X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=test%2Fafpd%2FMakefile.am;h=6119c7c201d2058fe7ac3b755b56d45d59ae7d61;hb=29c1a661822343f87fad736fbf08dc2f1808dc98;hp=033c9e1d3784c3b4c0651100d0243c2aa02bf84f;hpb=88d1705451e5f3818776fe916f4ba50fd4cc994e;p=netatalk.git diff --git a/test/afpd/Makefile.am b/test/afpd/Makefile.am index 033c9e1d..6119c7c2 100644 --- a/test/afpd/Makefile.am +++ b/test/afpd/Makefile.am @@ -39,6 +39,8 @@ test_SOURCES = test.c subtests.c afpfunc_helpers.c \ $(top_srcdir)/etc/afpd/ofork.c \ $(top_srcdir)/etc/afpd/quota.c \ $(top_srcdir)/etc/afpd/status.c \ + $(top_srcdir)/etc/afpd/spotlight.c \ + $(top_srcdir)/etc/afpd/spotlight_marshalling.c \ $(top_srcdir)/etc/afpd/switch.c \ $(top_srcdir)/etc/afpd/uam.c \ $(top_srcdir)/etc/afpd/unix.c \