mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2022-02-12 Fred Gleason <fredg@paravelsystems.com>
* Added CSV generation routines in 'lib/rdcsv.[cpp|h]'. * Added a 'Log Listing (CSV)' report to rdlogedit(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
##
|
||||
## Automake.am for rivendell/lib
|
||||
##
|
||||
## (C) Copyright 2002-2021 Fred Gleason <fredg@paravelsystems.com>
|
||||
## (C) Copyright 2002-2022 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License version 2 as
|
||||
@@ -98,6 +98,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
||||
rdconfig.cpp rdconfig.h\
|
||||
rdcopyaudio.cpp rdcopyaudio.h\
|
||||
rdcoreapplication.cpp rdcoreapplication.h\
|
||||
rdcsv.cpp rdcsv.h\
|
||||
rdcueedit.cpp rdcueedit.h\
|
||||
rdcueeditdialog.cpp rdcueeditdialog.h\
|
||||
rdcut.cpp rdcut.h\
|
||||
|
||||
Reference in New Issue
Block a user