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 072bc6949..f81145e6a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -858,6 +858,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ debug.h \ defaults.cpp \ defaults.h \ + dirs.cpp \ + dirs.h \ dragdrop.h \ dropshortcut.cpp \ dropshortcut.h \ |