Changeset 06e04a9 for Makefile.am
- Timestamp:
- Feb 19, 2013, 8:28:55 PM (10 years ago)
- Branches:
- master
- Children:
- 353719a
- Parents:
- 6a20996
- git-author:
- Adam Glasgall <adam@crossproduct.net> (07/20/11 00:04:42)
- git-committer:
- David Benjamin <davidben@mit.edu> (02/19/13 20:28:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
rc266281 r06e04a9 39 39 40 40 CODELIST_SRCS=message.c mainwin.c popwin.c zephyr.c messagelist.c \ 41 commands.c global.c text.c fmtext.c editwin.c util.c logging.c \ 41 commands.c global.c text.c fmtext.c gmarshal_funcs.c editwin.c \ 42 util.c logging.c \ 42 43 perlconfig.c keys.c functions.c zwrite.c viewwin.c help.c filter.c \ 43 44 regex.c history.c view.c dict.c variable.c filterelement.c pair.c \ … … 45 46 aim.c buddy.c buddylist.c style.c errqueue.c \ 46 47 zbuddylist.c popexec.c select.c wcwidth.c \ 47 mainpanel.c msgwin.c sepbar.c editcontext.c signal.c 48 mainpanel.c msgwin.c sepbar.c editcontext.c signal.c closures.c 48 49 49 50 NORMAL_SRCS = filterproc.c window.c windowcb.c
Note: See TracChangeset
for help on using the changeset viewer.