mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 14:36:44 +02:00
* Removed hard-coded version number
This commit is contained in:
parent
0291e4c72e
commit
eb864820cf
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@ SUBDIRS = src
|
|||
EXTRA_DIST = task_completion.sh doc/man1/task.1 doc/man5/taskrc.5
|
||||
man1_MANS = doc/man1/task.1
|
||||
man5_MANS = doc/man5/taskrc.5
|
||||
otherdir = $(datadir)/doc/task-1.7.0
|
||||
otherdir = $(datadir)/doc/task-$(VERSION)
|
||||
other_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README task_completion.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue