diff options
author | Slávek Banko <[email protected]> | 2022-05-31 01:47:33 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-07-01 14:01:39 +0200 |
commit | dc98ae282bca3e1c118bd9857cea54c00505f46b (patch) | |
tree | 5ca3bad9c75930d93a1bfe29e61f0253f3f2423c /Makefile.am.in | |
parent | 7cb40a82d49913a19708ad2a7cd546f7217707c9 (diff) | |
download | kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.tar.gz kile-dc98ae282bca3e1c118bd9857cea54c00505f46b.zip |
Drop automake build support.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'Makefile.am.in')
-rw-r--r-- | Makefile.am.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am.in b/Makefile.am.in deleted file mode 100644 index 4955869..0000000 --- a/Makefile.am.in +++ /dev/null @@ -1,4 +0,0 @@ -AUTOMAKE_OPTIONS = foreign 1.5 - -include admin/deps.am -include admin/Doxyfile.am |