## Process this file with automake to produce Makefile.in SUBDIRS = src po pixmaps scripts ui DISTCLEANFILES = \ intltool-extract \ intltool-merge \ intltool-update EXTRA_DIST = \ gnoemoe.desktop \ gnoemoe-logo.svg \ moo.lang \ gnoemoe.xml \ autogen.sh \ intltool-extract.in \ intltool-merge.in \ intltool-update.in Applicationsdir = $(datadir)/applications Applications_DATA = gnoemoe.desktop icondir = $(datadir)/pixmaps icon_DATA = gnoemoe-logo.svg langdir = $(datadir)/gtksourceview-1.0/language-specs lang_DATA = moo.lang mimedir = $(datadir)/mime/packages mime_DATA = gnoemoe.xml