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 98ad1ef6d..0f89cf44d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -706,8 +706,8 @@ manaplus_SOURCES += main.cpp \
actions/windows.h \
client.cpp \
client.h \
- imagesprite.cpp \
- imagesprite.h \
+ resources/sprite/imagesprite.cpp \
+ resources/sprite/imagesprite.h \
inventory.cpp \
inventory.h \
textcommand.cpp \