From 24ec5d49e0f4e642578f5acaf8765b352353d572 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 14 Dec 2015 02:31:57 +0300 Subject: Add missing files into 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 70be80062..791d7d650 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -711,6 +711,7 @@ SET(SRCS resources/sdlimagehelper.h resources/sdlmusic.cpp resources/sdlmusic.h + const/net/skill.h const/resources/skill.h resources/skillowner.h resources/skilltype.h diff --git a/src/Makefile.am b/src/Makefile.am index 6b14c9b0e..1c84c15f8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -365,6 +365,7 @@ SRC += events/actionevent.h \ resources/sdlimagehelper.h \ resources/sdlmusic.cpp \ resources/sdlmusic.h \ + const/net/skill.h \ const/resources/skill.h \ resources/skillowner.h \ resources/skilltype.h \ -- cgit v1.2.3-60-g2f50