commit 7e1df54c33c089bd6d158511ed2f752392c0f044 from: Omar Polo date: Sat Jul 02 12:52:38 2022 UTC +test-x11 commit - 84d6b0f4148dce6adaef30c2c5c0ca2894000152 commit + 7e1df54c33c089bd6d158511ed2f752392c0f044 blob - 267972838fc84c5f6e116beccbd92f2203c5cc01 blob + 602e686388493a446daa9f98e1480468da1e61b6 --- 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 \