[recipes] Actually compile the new split resources



commit e2c43726446ac14fc1bd79d455f9f927161166b1
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Feb 25 15:40:39 2017 -0500

    Actually compile the new split resources
    
    Otherwise, cuisine.css will be missing at runtime, for
    less than a great time.

 src/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 71c99dc..cb7c17c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -127,6 +127,7 @@ gnome_recipes_SOURCES = \
        gr-window.c             \
        resources-ui.c          \
        resources-images.c      \
+       resources-generated.c   \
        types.h                 \
        types.c                 \
        gr-shell-search-provider.h \


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