Changeset ae333f0
- Timestamp:
- Apr 26, 2010, 3:46:12 PM (15 years ago)
- Branches:
- master, release-1.10, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 6dba228
- Parents:
- 4123da1
- git-author:
- David Benjamin <davidben@mit.edu> (04/26/10 12:53:02)
- git-committer:
- David Benjamin <davidben@mit.edu> (04/26/10 15:46:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Makefile.am
r858c9c4 rae333f0 15 15 barnowl_bin_SOURCES = $(BASE_SRCS) \ 16 16 owl.h owl_perl.h config.h \ 17 owl.c filterproc.c\17 owl.c \ 18 18 $(GEN_C) $(GEN_H) 19 19 … … 49 49 aim.c buddy.c buddylist.c style.c errqueue.c \ 50 50 zbuddylist.c popexec.c obarray.c select.c wcwidth.c \ 51 glib_compat.c 51 glib_compat.c filterproc.c 52 52 53 53 GEN_C = varstubs.c perlglue.c
Note: See TracChangeset
for help on using the changeset viewer.