From a8c8363e35ceb78db05be29f6839145a8c97bdd4 Mon Sep 17 00:00:00 2001 From: Adrian Johnson Date: Thu, 26 Aug 2021 21:05:55 +0930 Subject: [PATCH] Add overflow to Makefile.sources --- test/Makefile.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Makefile.sources b/test/Makefile.sources index 084e53343..d962a57fb 100644 --- a/test/Makefile.sources +++ b/test/Makefile.sources @@ -236,6 +236,7 @@ test_sources = \ operator-source.c \ operator-www.c \ outline-tolerance.c \ + overflow.c \ over-above-source.c \ over-around-source.c \ over-below-source.c \