Commit Diff
Commit:
7e1df54c33c089bd6d158511ed2f752392c0f044
Date:
Sat Jul 2 12:52:38 2022
UTC
Message
+test-x11
--- Makefile
+++ Makefile
@@ -36,7 +36,8 @@ TESTSRCS = test-__progname.c \
test-reallocarray.c \
test-recallocarray.c \
test-static.c \
- test-strtonum.c
+ test-strtonum.c \
+ test-x11.c
DISTFILES = LICENSE \
Makefile \
Omar Polo