From 17e291fd05d66fe232e2f409d54331c495b2fbd0 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 22:29:22 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- layout/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 layout/Makefile.am (limited to 'layout/Makefile.am') diff --git a/layout/Makefile.am b/layout/Makefile.am new file mode 100644 index 0000000..f6ab8e6 --- /dev/null +++ b/layout/Makefile.am @@ -0,0 +1,9 @@ +menudir = $(sysconfdir)/xdg/menus + +menu_DATA = \ + mate-applications.menu \ + mate-settings.menu + +EXTRA_DIST= $(menu_DATA) + +-include $(top_srcdir)/git.mk -- cgit v1.2.1