]> git.street.me.uk Git - andy/viking.git/blame - Makefile.am
Add license notice to new file
[andy/viking.git] / Makefile.am
CommitLineData
f8b8a0b5 1SUBDIRS = src test 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
0912fc7e
EB
12bin_SCRIPTS = viking-remote
13
af2740eb 14EXTRA_DIST = \
f8b8a0b5 15 gnome-doc-utils.make \
a5f62c88 16 ChangeLog.0 \
af2740eb 17 viking-remote \
a5daec1c
GB
18 viking.spec \
19 $(INTLTOOL)
af2740eb 20
a65476dc
GB
21.PHONY: generate-changelog
22generate-changelog:
23 if test -d $(top_srcdir)/.git; then \
24 cd $(top_srcdir) ; sh $(top_srcdir)/maintainer/git2changelog.sh > $(distdir)/c-l; \
25 mv $(distdir)/c-l $(distdir)/ChangeLog; \
26 fi
27
28dist-hook: viking.spec generate-changelog
af2740eb 29 cp $(top_builddir)/viking.spec $(distdir)
d700ee38 30
a5daec1c 31DISTCLEANFILES = \
f8b8a0b5 32 gnome-doc-utils.make \
a5daec1c
GB
33 intltool-extract \
34 intltool-merge \
35 intltool-update
f8dfe1b9
GB
36
37ACLOCAL_AMFLAGS = -I m4
f8b8a0b5
GB
38
39DISTCHECK_CONFIGURE_FLAGS = \
40 --disable-scrollkeeper