mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Rename of src/task.cpp to src/Task.cpp
This commit is contained in:
parent
78c770afe6
commit
e39619e4ce
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ else
|
|||
fi
|
||||
|
||||
AM_INIT_AUTOMAKE
|
||||
AC_CONFIG_SRCDIR([src/task.cpp])
|
||||
AC_CONFIG_SRCDIR([src/Task.cpp])
|
||||
AC_CONFIG_HEADER([auto.h])
|
||||
|
||||
# Checks for programs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue