Rename of src/task.cpp to src/Task.cpp

This commit is contained in:
Federico Hernandez
2009-06-11 13:41:18 +02:00
parent 78c770afe6
commit e39619e4ce

View File

@@ -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.