diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-12 12:11:09 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2021-02-12 12:15:15 +0900 |
| commit | 856fb240530e36f6ebef89e14a318a1bf7f63d7d (patch) | |
| tree | d59baed28bae195c906e554f6fb8d6e58af87ab6 /deco/Makefile.am | |
| parent | 98181bd9dc7d596f96ec0e92af084b6da239efc0 (diff) | |
| download | tde-style-baghira-856fb240.tar.gz tde-style-baghira-856fb240.zip | |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a600e78779e6499a53663be60524ca21144e6ca9)
Diffstat (limited to 'deco/Makefile.am')
| -rw-r--r-- | deco/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deco/Makefile.am b/deco/Makefile.am index a30efed..7539aa5 100644 --- a/deco/Makefile.am +++ b/deco/Makefile.am @@ -14,7 +14,7 @@ EXTRA_DIST = $(twin_DATA) images noinst_HEADERS = baghiraclient.h pixmaps.h masks.h kde_module_LTLIBRARIES = twin3_baghira.la -twin3_baghira_la_SOURCES = baghiraclient.cc +twin3_baghira_la_SOURCES = baghiraclient.cpp twin3_baghira_la_LIBADD = $(kde_libraries)/libtdecorations.la twin3_baghira_la_LDFLAGS = $(all_libraries) $(LIB_QT) $(KDE_PLUGIN) $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx -module twin3_baghira_la_METASOURCES = AUTO |
