[gnome-builder] build: avoid copy for distcheck purposes



commit 5d967eb0ef1813e4da586d4238eea3d4c1be01fc
Author: Christian Hergert <chergert redhat com>
Date:   Tue Mar 14 00:25:09 2017 -0700

    build: avoid copy for distcheck purposes
    
    Until we have proper discheck stuff working with plugins getting copied,
    just work around things.

 plugins/make/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/make/Makefile.am b/plugins/make/Makefile.am
index 7fc5d10..fd59b89 100644
--- a/plugins/make/Makefile.am
+++ b/plugins/make/Makefile.am
@@ -10,6 +10,4 @@ dist_module_DATA = make_plugin/__init__.py
 
 endif
 
-include $(top_srcdir)/plugins/Makefile.plugin
-
 -include $(top_srcdir)/git.mk


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