From a065831539e63dc6e25f4743b3a548aadf92304a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 27 Dec 2014 21:58:26 +0300 Subject: Move pets actions into pets.cpp. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 6ae632933..8a5388af1 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -911,6 +911,8 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ actions/commands.h \ actions/move.cpp \ actions/move.h \ + actions/pets.cpp \ + actions/pets.h \ actions/statusbar.cpp \ actions/statusbar.h \ actions/tabs.cpp \ -- cgit v1.2.3-60-g2f50