summaryrefslogtreecommitdiffstats
path: root/karbon/shapes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'karbon/shapes/Makefile.am')
-rw-r--r--karbon/shapes/Makefile.am14
1 files changed, 7 insertions, 7 deletions
diff --git a/karbon/shapes/Makefile.am b/karbon/shapes/Makefile.am
index bbb7899b1..5f8ba408b 100644
--- a/karbon/shapes/Makefile.am
+++ b/karbon/shapes/Makefile.am
@@ -16,13 +16,13 @@ noinst_HEADERS = \
vstar.h
libkarbonshapes_la_SOURCES = \
- vellipse.cc \
- vpolyline.cc \
- vpolygon.cc \
- vrectangle.cc \
- vsinus.cc \
- vspiral.cc \
- vstar.cc
+ vellipse.cpp \
+ vpolyline.cpp \
+ vpolygon.cpp \
+ vrectangle.cpp \
+ vsinus.cpp \
+ vspiral.cpp \
+ vstar.cpp
libkarbonshapes_la_METASOURCES = \
AUTO