diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index d5a37af0f..1d4212445 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2135,6 +2135,7 @@ manaplustests_SOURCES += \ unittests/resources/sprite/animatedsprite.cc \ unittests/gui/fonts/textchunklist.cc \ unittests/gui/widgets/browserbox.cc \ + unittests/gui/widgets/staticbrowserbox.cc \ unittests/resources/dye/dye.cc \ unittests/resources/dye/dyepalette.cc \ unittests/integrity.cc \ |