diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8332f02cd..ce4d8ad64 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -547,6 +547,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ utils/paths.h \ utils/perfomance.cpp \ utils/perfomance.h \ + utils/physfscheckutils.cpp \ + utils/physfscheckutils.h \ utils/physfsrwops.cpp \ utils/physfsrwops.h \ utils/physfstools.cpp \ |