summaryrefslogtreecommitdiff
path: root/modules/symlinkat-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/symlinkat-tests')
-rw-r--r--modules/symlinkat-tests11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/symlinkat-tests b/modules/symlinkat-tests
new file mode 100644
index 0000000000..9150568370
--- /dev/null
+++ b/modules/symlinkat-tests
@@ -0,0 +1,11 @@
+Files:
+tests/test-symlinkat.c
+
+Depends-on:
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-symlinkat
+check_PROGRAMS += test-symlinkat
+test_symlinkat_LDADD = $(LDADD) @LIBINTL@