- Took the broken tasksh program out back behind the barn and shot it.
  It will be rewritten as a separate project, and extension.
This commit is contained in:
Paul Beckingham
2014-06-08 18:24:30 -04:00
parent 63eb32d177
commit ff966c069c
20 changed files with 4 additions and 692 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 2.8)
message ("-- Configuring man pages")
set (man_FILES task-color.5 task-sync.5 taskrc.5 task.1 tasksh.1)
set (man_FILES task-color.5 task-sync.5 taskrc.5 task.1)
foreach (man_FILE ${man_FILES})
configure_file (
man/${man_FILE}.in