[2.28] branch modules that were forgotten
[jhbuild.git] / Makefile.am
blob5cfd6b28c7eef2fc382bf0683f18ca15e612447f
1 SUBDIRS = po scripts jhbuild buildbot
3 if DOC_INSTALLATION_ENABLED
4 SUBDIRS += doc
5 endif
7 PATCHES = $(wildcard $(top_srcdir)/patches/*.patch)
8 MODULESETS = $(wildcard $(top_srcdir)/modulesets/*.modules) modulesets/moduleset.dtd
10 desktopdir = $(datadir)/applications
11 desktop_in_files = jhbuild.desktop.in
12 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
14 @INTLTOOL_DESKTOP_RULE@
16 INTLTOOL =                      \
17         intltool-extract.in     \
18         intltool-merge.in       \
19         intltool-update.in
21 EXTRA_DIST = gnome-doc-utils.make $(PATCHES) $(MODULESETS) \
22         install-check.c \
23         $(desktop_in_files) $(INTLTOOL)
25 DISTCLEANFILES =                \
26         intltool-extract        \
27         intltool-merge          \
28         intltool-update
30 CLEANFILES = \
31         $(desktop_DATA)
33 bin_PROGRAMS = install-check
35 install_check_SOURCES = install-check.c