From 8462b9ae346a41a37b2790c3ea5f14f0e783ab71 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 19 Jun 2016 22:21:19 +0300 Subject: Add struct for store cards list. --- 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 b262d71ba..cc2060024 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -805,6 +805,8 @@ manaplus_SOURCES += main.cpp \ resources/inventory/inventory.h \ textcommand.cpp \ textcommand.h \ + resources/item/cardslist.cpp \ + resources/item/cardslist.h \ resources/item/complexitem.cpp \ resources/item/complexitem.h \ resources/item/item.cpp \ -- cgit v1.2.3-70-g09d2