[nautilus] autotools: kill it



commit 857a90c29b6a91dcad4af4134fb1bc29a5897e31
Author: Ernestas Kulik <ernestask gnome org>
Date:   Tue Mar 21 18:55:37 2017 +0200

    autotools: kill it
    
    We’re moving to Meson this cycle, so this is losing some deadweight.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780366

 AUTHORS                                          |   67 ---
 COPYING.EXTENSIONS                               |   10 -
 COPYING.LIB                                      |  482 -----------------
 HACKING                                          |   57 --
 COPYING => LICENSE GPL                           |    0
 MAINTAINERS                                      |   25 -
 Makefile.am                                      |   36 --
 Makefile.shared                                  |    1 -
 README.commits                                   |   68 ---
 THANKS                                           |  621 ----------------------
 autogen.sh                                       |   41 --
 configure.ac                                     |  343 ------------
 data/Makefile.am                                 |   91 ----
 data/icons/Makefile.am                           |   26 -
 docs/Makefile.am                                 |   23 -
 OVERVIEW.md => docs/Overview.md                  |    0
 docs/reference/Makefile.am                       |    1 -
 docs/reference/libnautilus-extension/Makefile.am |   78 ---
 eel/Makefile.am                                  |   76 ---
 eel/README                                       |    4 -
 eel/README.canvas                                |   25 -
 libnautilus-extension/Makefile.am                |   87 ---
 nautilus-desktop/Makefile.am                     |   55 --
 nautilus-sendto-extension/Makefile.am            |   23 -
 src/Makefile.am                                  |  397 --------------
 test/Makefile.am                                 |   47 --
 26 files changed, 0 insertions(+), 2684 deletions(-)
---
diff --git a/COPYING b/LICENSE GPL
similarity index 100%
rename from COPYING
rename to LICENSE GPL
diff --git a/OVERVIEW.md b/docs/Overview.md
similarity index 100%
rename from OVERVIEW.md
rename to docs/Overview.md


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]