Mercurial > 510ConnectbotMonitor
changeset 32:759c61d72006 default tip
fix makefile for xml docs
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Sun, 28 Apr 2019 17:20:53 -0700 |
parents | 0bc0b4798d9e |
children | |
files | xml/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/xml/Makefile Sun Apr 28 14:45:56 2019 -0700 +++ b/xml/Makefile Sun Apr 28 17:20:53 2019 -0700 @@ -1,4 +1,4 @@ -ver:=$(shell grep versionName ../AndroidManifest.xml | cut -d'"' -f2) +ver:=$(shell grep versionName ../app/src/main/AndroidManifest.xml | cut -d'"' -f2) pkg:=510ConnectbotMonitor all: