[geocode-glib] build: Drop Makefile.decl in favour of glib-tap.mk



commit 305e168ba950b8d8509006224f0cddb383da514a
Author: Philip Withnall <withnall endlessm com>
Date:   Wed Jan 25 14:05:00 2017 +0000

    build: Drop Makefile.decl in favour of glib-tap.mk
    
    We use glib-tap.mk for testing now; Makefile.decl is deprecated and was
    broken (`make test` did not work). It was also breaking `make distcheck`.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777745

 Makefile.decl            |   53 ----------------------------------------------
 geocode-glib/Makefile.am |    2 -
 2 files changed, 0 insertions(+), 55 deletions(-)
---
diff --git a/geocode-glib/Makefile.am b/geocode-glib/Makefile.am
index 773f137..db922d5 100644
--- a/geocode-glib/Makefile.am
+++ b/geocode-glib/Makefile.am
@@ -1,5 +1,3 @@
-include $(top_srcdir)/Makefile.decl
-
 SUBDIRS = . tests
 
 EXTRA_DIST = geocode-glib.symbols


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