mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Change of task.cpp should have been to main.cpp and not Task.cpp
This commit is contained in:
parent
e39619e4ce
commit
94d8702666
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/main.cpp])
|
||||
AC_CONFIG_HEADER([auto.h])
|
||||
|
||||
# Checks for programs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue