From a993f10d0e342979179978b634cf877ca529377d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 15 Apr 2012 20:51:57 +0300 Subject: Add missing file to make files. --- src/CMakeLists.txt | 1 + src/Makefile.am | 1 + 2 files changed, 2 insertions(+) (limited to 'src') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 12c739773..9d2a97f67 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -326,6 +326,7 @@ SET(SRCS gui/setup_video.h gui/setup_visual.cpp gui/setup_visual.h + gui/setupactiondata.h gui/sdlfont.cpp gui/sdlfont.h gui/shopwindow.cpp diff --git a/src/Makefile.am b/src/Makefile.am index e76e9d866..c1766628e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -340,6 +340,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ gui/setup_video.h \ gui/setup_visual.cpp \ gui/setup_visual.h \ + gui/setupactiondata.h \ gui/sdlfont.cpp \ gui/sdlfont.h \ gui/shopwindow.cpp \ -- cgit v1.2.3-60-g2f50