diff options
author | gregory guy <[email protected]> | 2020-05-23 16:27:39 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-05-24 20:59:19 +0900 |
commit | 6b3af72b6ea867ffc0a20affe6af026bda95249b (patch) | |
tree | d8f3a07bb73e4f3d5e6d9946589bccd41dcf7845 /po/Makefile.am | |
parent | 28d57874e8af582d9fdcec82b266dbc0e071295d (diff) | |
download | kcmldap-6b3af72b6ea867ffc0a20affe6af026bda95249b.tar.gz kcmldap-6b3af72b6ea867ffc0a20affe6af026bda95249b.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 <[email protected]>
(cherry picked from commit a5fed6d68f73d4c4ba721c90d6ef2ba386876375)
Diffstat (limited to 'po/Makefile.am')
-rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 898f985..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO -# noinst_HEADERS = ldap.pot |