diff options
author | gregory guy <[email protected]> | 2019-10-06 15:55:04 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-10-06 15:55:04 +0200 |
commit | c6fd288a5f108598987de95d3ace981ee5140cad (patch) | |
tree | f770c67f5d3f3e490ade26cf2f10354ea95eef78 /po/Makefile.am | |
parent | 122529f6f702818c1a5ac33e38f4d872ded3aa47 (diff) | |
download | kbibtex-c6fd288a5f108598987de95d3ace981ee5140cad.tar.gz kbibtex-c6fd288a5f108598987de95d3ace981ee5140cad.zip |
Drop automake build support.
Add basic cmake build instructions.
Add description in README.
Deleted empty file: BUGS, templates/cpp, templates/h.
Deleted obsolete files: po/messages.sh.
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 59773af..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -POFILES = AUTO -EXTRA_DIST = kbibtex.pot |