Commit 4c435018 authored by Canek Peláez's avatar Canek Peláez
Browse files

build-sys: Include the application menu in the compiled resource file.

parent 070d7363
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ src_exampleapp_LDADD = \

gresource_file = $(top_srcdir)/data/exampleapp.gresource.xml
resource_files = 				\
	$(top_srcdir)/data/app-menu.ui		\
	$(top_srcdir)/data/window.ui		\
	$(NULL)