]> git.street.me.uk Git - andy/viking.git/blame - Makefile.am
Scroll zoom keeps cursor over same spot on map
[andy/viking.git] / Makefile.am
CommitLineData
0cffce4b 1SUBDIRS = src test doc
734652bf 2
34278722
GB
3full:
4 ./autogen.sh
5 if [ -x config.status ] ; then ./config.status --recheck ; else ./configure ; fi
6 make
7
0912fc7e
EB
8bin_SCRIPTS = viking-remote
9
af2740eb
QT
10EXTRA_DIST = \
11 viking-remote \
12 viking.spec
13
14dist-hook: viking.spec
15 cp $(top_builddir)/viking.spec $(distdir)
d700ee38
GB
16
17ACLOCAL_AMFLAGS = -I m4