[gnome-builder/wip/chergert/libidemm-merge] build: remove header from sources



commit 8a24ee0434ad59571469c7868218457db74f1248
Author: Christian Hergert <christian hergert me>
Date:   Sun Apr 24 18:54:28 2016 -0700

    build: remove header from sources
    
    This isn't here, so we shouldn't be including it in sources.

 plugins/hello-cpp/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/hello-cpp/Makefile.am b/plugins/hello-cpp/Makefile.am
index a95df61..9497fcc 100644
--- a/plugins/hello-cpp/Makefile.am
+++ b/plugins/hello-cpp/Makefile.am
@@ -10,7 +10,6 @@ libhello_cpp_plugin_la_SOURCES = \
        hellocppapplicationaddin.cc \
        hellocppapplicationaddin.h \
        hellocppplugin.cc \
-       registermmtype.h \
        $(NULL)
 
 libhello_cpp_plugin_la_CPPFLAGS = $(IDEMM_CFLAGS) $(PLUGIN_CFLAGS) -I$(top_srcdir)/libidemm


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