diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5689a00a0..5adfbaae1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -605,6 +605,8 @@ SET(SRCS resources/emotesprite.h resources/db/emotedb.cpp resources/db/emotedb.h + resources/db/homunculusdb.cpp + resources/db/homunculusdb.h resources/fboinfo.h resources/frame.h resources/image.cpp |