Make lists of source files for each app available individually - i.e. for creation of dynamically loadable modules.
This commit is contained in:
parent
e5d3453a79
commit
661a58cddb
19 changed files with 43 additions and 41 deletions
|
@ -1,3 +1,3 @@
|
|||
APP_SOURCES += email.c smtp-socket.c smtp-strings.c ctk-textentry-multiline.c \
|
||||
psock.c uipbuf.c memb.c
|
||||
DSC_SOURCES += email-dsc.c
|
||||
email_src = email.c smtp-socket.c smtp-strings.c ctk-textentry-multiline.c \
|
||||
psock.c uipbuf.c memb.c
|
||||
email_dsc = email-dsc.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue