]> git.draconx.ca Git - dxcommon.git/blobdiff - testsuite.at
Add GOBject Builder detection macro.
[dxcommon.git] / testsuite.at
index 11b48a6b144e1ae6b7ccebf4bfa83b809a3b1414..3c5fdacefd5e4952838e769e10cb3dce305b4399 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright © 2015 Nick Bowler
+dnl Copyright © 2015,2019-2020 Nick Bowler
 dnl
 dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2.
 dnl This is free software: you are free to do what the fuck you want to.
@@ -28,4 +28,5 @@ AT_CHECK([./configure $1], [0], [ignore])])
 
 m4_include([tests/macros.at])
 m4_include([tests/functions.at])
+m4_include([tests/programs.at])
 m4_include([tests/libs.at])