summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 83ea3e584..d46a76cad 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -464,8 +464,6 @@ BASE_SRC += client.h \
resources/imagehelper.h \
resources/imageset.cpp \
resources/imageset.h \
- resources/imagewriter.cpp \
- resources/imagewriter.h \
resources/itemcolordata.h \
resources/mstack.h \
resources/notificationinfo.h \
@@ -621,6 +619,8 @@ BASE_SRC += client.h \
fs/paths.h \
utils/perfomance.cpp \
utils/perfomance.h \
+ utils/pnglib.cpp \
+ utils/pnglib.h \
fs/virtfs/fsfuncs.h \
fs/virtfs/rwops.cpp \
fs/virtfs/rwops.h \