]> git.street.me.uk Git - andy/viking.git/blame - Makefile.am
For tooltips use plain text so that comments with HTML markup or similar are shown...
[andy/viking.git] / Makefile.am
CommitLineData
29f1598c 1SUBDIRS = src test data doc po help
a5daec1c
GB
2
3INTLTOOL = \
4 intltool-extract.in \
5 intltool-merge.in \
6 intltool-update.in
734652bf 7
34278722
GB
8full:
9 ./autogen.sh
34278722
GB
10 make
11
af2740eb 12EXTRA_DIST = \
f8b8a0b5 13 gnome-doc-utils.make \
a5f62c88 14 ChangeLog.0 \
a5daec1c
GB
15 viking.spec \
16 $(INTLTOOL)
af2740eb 17
a65476dc
GB
18.PHONY: generate-changelog
19generate-changelog:
20 if test -d $(top_srcdir)/.git; then \
21 cd $(top_srcdir) ; sh $(top_srcdir)/maintainer/git2changelog.sh > $(distdir)/c-l; \
22 mv $(distdir)/c-l $(distdir)/ChangeLog; \
23 fi
24
25dist-hook: viking.spec generate-changelog
af2740eb 26 cp $(top_builddir)/viking.spec $(distdir)
d700ee38 27
a5daec1c 28DISTCLEANFILES = \
f8b8a0b5 29 gnome-doc-utils.make \
a5daec1c
GB
30 intltool-extract \
31 intltool-merge \
32 intltool-update
f8dfe1b9
GB
33
34ACLOCAL_AMFLAGS = -I m4
f8b8a0b5
GB
35
36DISTCHECK_CONFIGURE_FLAGS = \
37 --disable-scrollkeeper