summaryrefslogtreecommitdiffstats
path: root/Makefile.am.in
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-10-01 15:48:14 +0200
committerMichele Calgaro <[email protected]>2020-10-02 21:47:29 +0900
commitfc4af1b5bd77fd8227f85e62261716335900ab2c (patch)
treecfd80c1b26877669544032b53b810b43fb970a7e /Makefile.am.in
parent4fe1352411a0d9842949e3b41ecc6d7b08ab5eac (diff)
downloadknemo-fc4af1b5bd77fd8227f85e62261716335900ab2c.tar.gz
knemo-fc4af1b5bd77fd8227f85e62261716335900ab2c.zip
Drop automake build support.
Add basic cmake build instructions. Deleted files INSTALL.Mandrake and knemo.spec. Rework of the README file. COPYING-DOCS, NEWS and VERSION moved to the root of the source. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit b118a9c9a6dcb51a6a246fdb6f8d16c6cc9d6022)
Diffstat (limited to 'Makefile.am.in')
-rw-r--r--Makefile.am.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am.in b/Makefile.am.in
deleted file mode 100644
index e46b27c..0000000
--- a/Makefile.am.in
+++ /dev/null
@@ -1,4 +0,0 @@
-AUTOMAKE_OPTIONS = foreign 1.6.1
-
-include admin/deps.am
-include admin/Doxyfile.am