Seperated in data/

This commit is contained in:
Jesse van den Kieboom 2006-02-06 18:44:07 +00:00
parent 8e0c3c5a83
commit b0b6d9fc63
1 changed files with 1 additions and 13 deletions

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = gnoemoe po pixmaps scripts ui
SUBDIRS = gnoemoe po pixmaps scripts ui data
DISTCLEANFILES = \
intltool-extract \
@ -8,23 +8,11 @@ DISTCLEANFILES = \
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