summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/POSIX/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/POSIX/Makefile.am')
-rw-r--r--testsuites/libtests/POSIX/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/testsuites/libtests/POSIX/Makefile.am b/testsuites/libtests/POSIX/Makefile.am
index b4aae1b999..cbb043b2d1 100644
--- a/testsuites/libtests/POSIX/Makefile.am
+++ b/testsuites/libtests/POSIX/Makefile.am
@@ -52,6 +52,9 @@ getuid_SOURCES = getuid.c
# check_PROGRAMS += issetugid
# issetugid_SOURCES = issetugid.c
+check_PROGRAMS += htonl
+htonl_SOURCES = htonl.c
+
check_PROGRAMS += lseek
lseek_SOURCES = lseek.c