This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/Makefile.am

31 lines
604 B
Makefile

## 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