X-Git-Url: https://git.street.me.uk/andy/viking.git/blobdiff_plain/d700ee388c42329c843e98bcdbc6ea4c4857458f..9a30122db00527b0ff2e5c7d97c0a1b9fd13830d:/Makefile.am diff --git a/Makefile.am b/Makefile.am index e4d2cc7e..99a412c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,10 @@ SUBDIRS = src test doc +full: + ./autogen.sh + if [ -x config.status ] ; then ./config.status --recheck ; else ./configure ; fi + make + bin_SCRIPTS = viking-remote EXTRA_DIST = \