Updated Icelandic translation
[yelp.git] / Makefile.am
blob0a25994062eea81df31cf9872126cf5c08081402
1 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
3 SUBDIRS = libyelp src po data tests docs
5 @INTLTOOL_DESKTOP_RULE@
7 desktopdir = $(datadir)/applications
8 desktop_in_files=yelp.desktop.in.in
9 desktop_DATA = $(desktop_in_files:.desktop.in.in=.desktop)
11 EXTRA_DIST =                                            \
12         autogen.sh                                      \
13         MAINTAINERS                                     \
14         intltool-extract.in                             \
15         intltool-merge.in                               \
16         intltool-update.in                              \
17         $(desktop_in_files)
19 DISTCLEANFILES =                                        \
20         intltool-extract                                \
21         intltool-merge                                  \
22         intltool-update
24 CLEANFILES = $(desktop_DATA)
26 DISTCHECK_CONFIGURE_FLAGS = \
27         --enable-bz2 \
28         --enable-gtk-doc \
29         --enable-lzma