summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 95168fdb1..216655796 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -479,6 +479,7 @@ BASE_SRC += client.h \
resources/imageset.cpp \
resources/imageset.h \
resources/itemcolordata.h \
+ resources/itemfieldinfos.h \
resources/mstack.h \
resources/notificationinfo.h \
resources/notifications.h \
@@ -619,6 +620,8 @@ BASE_SRC += client.h \
utils/glxhelper.cpp \
utils/glxhelper.h \
utils/intmap.h \
+ utils/itemxmlutils.cpp \
+ utils/itemxmlutils.h \
utils/langs.cpp \
utils/langs.h \
utils/likely.h \