Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile.am

    rae333f0 rc45e1eb  
    11ACLOCAL_AMFLAGS = -I m4
     2CFLAGS += $(EXTRA_CFLAGS)
    23
    34GIT_DESCRIPTION := $(if $(wildcard .git),$(shell git describe --match='barnowl-*' HEAD 2>/dev/null))
     
    4849     keypress.c keymap.c keybinding.c cmd.c context.c \
    4950     aim.c buddy.c buddylist.c style.c errqueue.c \
    50      zbuddylist.c popexec.c obarray.c select.c wcwidth.c \
     51     zbuddylist.c popexec.c select.c wcwidth.c \
    5152     glib_compat.c filterproc.c
    5253
Note: See TracChangeset for help on using the changeset viewer.