summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-11-02 17:23:32 +0300
committerAndrei Karas <akaras@inbox.ru>2015-11-02 17:23:32 +0300
commitf89de74b1ac1cd9a02a70dab9221d601296da8cd (patch)
tree444451eb017720bdc1d3457e6e7976a84e065351 /src/Makefile.am
parentc2748e2217f0ac69e2f06f39e6411f5e77c11974 (diff)
downloadplus-f89de74b1ac1cd9a02a70dab9221d601296da8cd.tar.gz
plus-f89de74b1ac1cd9a02a70dab9221d601296da8cd.tar.bz2
plus-f89de74b1ac1cd9a02a70dab9221d601296da8cd.tar.xz
plus-f89de74b1ac1cd9a02a70dab9221d601296da8cd.zip
Add intmap defines.
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 7b1e9cffb..0f9670331 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -409,6 +409,7 @@ SRC += events/actionevent.h \
utils/gettexthelper.h \
utils/glxhelper.cpp \
utils/glxhelper.h \
+ utils/intmap.h \
utils/langs.cpp \
utils/langs.h \
utils/mathutils.h \