summaryrefslogtreecommitdiff
path: root/src/gui/core/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/core/Makefile.am')
-rw-r--r--src/gui/core/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/core/Makefile.am b/src/gui/core/Makefile.am
index d23dc07..db9fd47 100644
--- a/src/gui/core/Makefile.am
+++ b/src/gui/core/Makefile.am
@@ -8,7 +8,9 @@ RES_FILES = \
../../../pixmaps/collapse.png \
../../../pixmaps/collapse_dark.png \
../../../pixmaps/expand.png \
- ../../../pixmaps/expand_dark.png
+ ../../../pixmaps/expand_dark.png \
+ ../../../pixmaps/snapshot.png \
+ ../../../pixmaps/snapshot_current.png
libguicore_la_SOURCES = \
core.h core.c \