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

build-sys: Add gears menu ui file to the resource compiled file.

parent bc8c3803
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -28,6 +28,7 @@ src_exampleapp_LDADD = \
gresource_file = $(top_srcdir)/data/exampleapp.gresource.xml
resource_files = 				\
	$(top_srcdir)/data/app-menu.ui		\
	$(top_srcdir)/data/gears-menu.ui	\
	$(top_srcdir)/data/prefs.ui		\
	$(top_srcdir)/data/window.ui		\
	$(NULL)