summaryrefslogtreecommitdiffstats
path: root/chalk/core/tiles/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/core/tiles/Makefile.am')
-rw-r--r--chalk/core/tiles/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/chalk/core/tiles/Makefile.am b/chalk/core/tiles/Makefile.am
index 7fad1ab90..9ebe93ec2 100644
--- a/chalk/core/tiles/Makefile.am
+++ b/chalk/core/tiles/Makefile.am
@@ -12,9 +12,9 @@ INCLUDES = -I$(srcdir)/../ \
noinst_LTLIBRARIES = libchalktile.la
-libchalktile_la_SOURCES = kis_tiledvlineiterator.cc kis_tiledhlineiterator.cc \
- kis_tileddatamanager.cc kis_tile.cc kis_tilediterator.cc kis_tiledrectiterator.cc \
- kis_memento.cc kis_tilemanager.cc kis_tiled_random_accessor.cc
+libchalktile_la_SOURCES = kis_tiledvlineiterator.cpp kis_tiledhlineiterator.cpp \
+ kis_tileddatamanager.cpp kis_tile.cpp kis_tilediterator.cpp kis_tiledrectiterator.cpp \
+ kis_memento.cpp kis_tilemanager.cpp kis_tiled_random_accessor.cpp
libchalktile_la_METASOURCES = AUTO