summaryrefslogtreecommitdiffstats
path: root/deco/config/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'deco/config/Makefile.am')
-rw-r--r--deco/config/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/config/Makefile.am b/deco/config/Makefile.am
index d741389..534e239 100644
--- a/deco/config/Makefile.am
+++ b/deco/config/Makefile.am
@@ -7,7 +7,7 @@ INCLUDES = $(all_includes) -I$(srcdir)/../../config
noinst_HEADERS = baghiraconfig.h aquariusbutton.h colorpicker.h pixmaps.h
kde_module_LTLIBRARIES = twin_baghira_config.la
-twin_baghira_config_la_SOURCES = baghiraconfig.cc aquariusbutton.cc colorpicker.cc configdialog.ui
+twin_baghira_config_la_SOURCES = baghiraconfig.cpp aquariusbutton.cpp colorpicker.cpp configdialog.ui
twin_baghira_config_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN) -module
twin_baghira_config_la_LIBADD = $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI)
twin_baghira_config_la_METASOURCES = AUTO