diff --git a/test/Makefile.in b/test/Makefile.in index b1d8ac7c5..fa1bbb902 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -10,6 +10,7 @@ LIBS = @LIBS@ TARGETS = \ checkkeys$(EXE) \ loopwave$(EXE) \ + testaudioinfo$(EXE) \ testdraw2$(EXE) \ testerror$(EXE) \ testfile$(EXE) \