diff options
-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 61ac91935..9c988d971 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -461,6 +461,7 @@ SRC += events/actionevent.h \ utils/sdlcheckutils.h \ utils/sdlhelper.cpp \ utils/sdlhelper.h \ + utils/sdlmemoryobject.h \ utils/specialfolder.cpp \ utils/specialfolder.h \ utils/stringmap.h \ |