[mutter/wayland] Fix build



commit 392e22483158be484cc5772616656b245370880e
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Oct 7 15:37:45 2013 -0400

    Fix build
    
    Forgot to delete the line above it when cherry-picking... oops.

 src/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 1833d24..20bea80 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -304,7 +304,6 @@ Meta-$(api_version).gir: libmutter-wayland.la
 @META_GIR _FILES =                             \
        mutter-enum-types.h                     \
        $(libmutterinclude_base_headers)        \
-       $(filter %.c,$(libmutter_wayland_la_SOURCES))
        $(filter %.c,$(libmutter_wayland_la_SOURCES) $(nodist_libmutter_wayland_la_SOURCES))
 @META_GIR _SCANNERFLAGS = --warn-all --warn-error
 


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