summaryrefslogtreecommitdiffstats
path: root/cert-updater
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-05-23 16:27:39 +0200
committergregory guy <gregory-tde@laposte.net>2020-05-23 16:34:12 +0200
commita5fed6d68f73d4c4ba721c90d6ef2ba386876375 (patch)
treee9976d348eba4fa5aa43dd70e8299bbd3b10f434 /cert-updater
parent03a436ef1df6e770f2b36cf4e0cb5970a6ad25bf (diff)
downloadkcmldap-a5fed6d68f73d4c4ba721c90d6ef2ba386876375.tar.gz
kcmldap-a5fed6d68f73d4c4ba721c90d6ef2ba386876375.zip
Drop automake build support.
Delete empty folder doc. Write basic cmake build instructions and README file. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'cert-updater')
-rw-r--r--cert-updater/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/cert-updater/Makefile.am b/cert-updater/Makefile.am
deleted file mode 100644
index 245923a..0000000
--- a/cert-updater/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-INCLUDES= $(all_includes) $(KDE_INCLUDES)/tde $(KRB5_CFLAGS)
-
-bin_PROGRAMS = tdeldapcertupdater
-
-tdeldapcertupdater_SOURCES = main.cpp
-
-tdeldapcertupdater_METASOURCES = AUTO
-tdeldapcertupdater_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdeldap $(KRB5_LIBS)
-
-KDE_OPTIONS = nofinal