summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 20:50:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 20:50:48 +0300
commit74165476686480cf06c19bfc8658936597b72b03 (patch)
treefe134e1a62729eabc323e1363bae287b437c6ea1 /src/Makefile.am
parent4a358a9cd37d87d3efa06d4add22ac40221d28b1 (diff)
downloadplus-74165476686480cf06c19bfc8658936597b72b03.tar.gz
plus-74165476686480cf06c19bfc8658936597b72b03.tar.bz2
plus-74165476686480cf06c19bfc8658936597b72b03.tar.xz
plus-74165476686480cf06c19bfc8658936597b72b03.zip
Move frame into separate file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a845cb34e..a85f4e8f3 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -637,6 +637,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
resources/db/emotedb.cpp \
resources/db/emotedb.h \
resources/fboinfo.h \
+ resources/frame.h \
resources/image.cpp \
resources/image.h \
resources/imagehelper.cpp \