diff options
Diffstat (limited to 'src')
-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 d2834db2e..846dec2d3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -421,6 +421,7 @@ SRC += events/actionevent.h \ utils/sdlhelper.h \ utils/specialfolder.cpp \ utils/specialfolder.h \ + utils/stringmap.h \ utils/stringutils.cpp \ utils/stringutils.h \ utils/stringvector.h \ |