gtk-demo: Include resources in main app

This is necessary for future changes
This commit is contained in:
Benjamin Otte
2012-05-13 20:54:42 +02:00
committed by Cosimo Cecchi
parent 45d0313001
commit 6c7f99d01e

View File

@ -96,6 +96,7 @@ demos.h: @REBUILD@ $(demos) geninclude.pl
gtk3_demo_SOURCES = \
$(demos) \
demo-common.h \
demo_resources.c \
main.c \
demos.h