Changeset d564c3d for Makefile.am


Ignore:
Timestamp:
Mar 17, 2010, 11:15:36 PM (14 years ago)
Author:
Nelson Elhage <nelhage@ksplice.com>
Branches:
master, release-1.10, release-1.6, release-1.7, release-1.8, release-1.9
Children:
2b7ef0a
Parents:
dfe94f9
git-author:
Nelson Elhage <nelhage@ksplice.com> (03/17/10 22:55:20)
git-committer:
Nelson Elhage <nelhage@ksplice.com> (03/17/10 23:15:36)
Message:
Replace the built-in zcrypt with shelling out to the zcrypt binary.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    r10557e6 rd564c3d  
    99barnowl_bin_SOURCES = $(BASE_SRCS) \
    1010     owl.h owl_perl.h config.h \
    11      owl.c \
     11     owl.c filterproc.c \
    1212     $(GEN_C) $(GEN_H)
    1313
     
    3838     perlconfig.c keys.c functions.c zwrite.c viewwin.c help.c filter.c \
    3939     regex.c history.c view.c dict.c variable.c filterelement.c pair.c \
    40      keypress.c keymap.c keybinding.c cmd.c context.c zcrypt.c \
     40     keypress.c keymap.c keybinding.c cmd.c context.c \
    4141     aim.c buddy.c buddylist.c style.c errqueue.c \
    4242     zbuddylist.c popexec.c obarray.c select.c wcwidth.c \
Note: See TracChangeset for help on using the changeset viewer.