]> arthur.barton.de Git - netatalk.git/blobdiff - test/netalockd/Makefile.am
Remove locking RPC stuff, netalockd, talloc, tevent, tsocket and libevent
[netatalk.git] / test / netalockd / Makefile.am
diff --git a/test/netalockd/Makefile.am b/test/netalockd/Makefile.am
deleted file mode 100644 (file)
index 2e88638..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-# Makefile.am for test/netalockd/
-
-pkgconfdir = @PKGCONFDIR@
-
-TESTS = test.sh
-EXTRA_DIST = test.sh
-CLEANFILES = test.log
-check_PROGRAMS = test
-
-test_SOURCES = test.c
-test_LDADD = $(top_builddir)/libatalk/libatalk.la @PTHREAD_LIBS@
-test_LDFLAGS = -static