Hide the subtitle when it matches the title
[yelp.git] / Makefile.am
blob56e200c9219eab4205183ec65c6e71ec9880c7f2
1 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
3 SUBDIRS = libyelp libyelp/web-extension 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