|
|
|
@ -31,7 +31,7 @@ terminology_sources = ['private.h', |
|
|
|
|
'termptyops.c', 'termptyops.h', |
|
|
|
|
'termptygfx.c', 'termptygfx.h', |
|
|
|
|
'termptyext.c', 'termptyext.h', |
|
|
|
|
'termptysave.c', 'termptysave.h', |
|
|
|
|
'backlog.c', 'backlog.h', |
|
|
|
|
'md5/md5.c', 'md5/md5.h', |
|
|
|
|
'utf8.c', 'utf8.h', |
|
|
|
|
'win.c', 'win.h', |
|
|
|
@ -49,7 +49,7 @@ tycat_sources = ['tycommon.c', 'tycommon.h', 'tycat.c', 'extns.c', 'extns.h'] |
|
|
|
|
tyls_sources = ['extns.c', 'extns.h', 'tyls.c', 'tycommon.c', 'tycommon.h'] |
|
|
|
|
tysend_sources = ['tycommon.c', 'tycommon.h', 'tysend.c'] |
|
|
|
|
tyfuzz_sources = ['termptyesc.c', 'termptyesc.h', |
|
|
|
|
'termptysave.c', 'termptysave.h', |
|
|
|
|
'backlog.c', 'backlog.h', |
|
|
|
|
'termptyops.c', 'termptyops.h', |
|
|
|
|
'termptydbl.c', 'termptydbl.h', |
|
|
|
|
'termptyext.c', 'termptyext.h', |
|
|
|
@ -64,7 +64,7 @@ tyfuzz_sources = ['termptyesc.c', 'termptyesc.h', |
|
|
|
|
'utils.c', 'utils.h', |
|
|
|
|
'tyfuzz.c'] |
|
|
|
|
tytest_sources = ['termptyesc.c', 'termptyesc.h', |
|
|
|
|
'termptysave.c', 'termptysave.h', |
|
|
|
|
'backlog.c', 'backlog.h', |
|
|
|
|
'termptyops.c', 'termptyops.h', |
|
|
|
|
'termptydbl.c', 'termptydbl.h', |
|
|
|
|
'termptyext.c', 'termptyext.h', |
|
|
|
|