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 c4acb8f8e..9ba65e2f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -905,8 +905,8 @@ BASE_SRC += client.h \
input/touch/touchmanager.cpp \
input/touch/touchmanager.h \
variabledata.h \
- vector.cpp \
- vector.h \
+ resources/vector.cpp \
+ resources/vector.h \
net/ipc.cpp \
net/ipc.h \
net/sdltcpnet.cpp \