blob: 57c75708880a49ea4a4bf9e196fe46cd0902d7f7 (
plain)
1
2
3
4
5
6
|
bin_PROGRAMS = ratpoison
ratpoison_SOURCES = bar.c bar.h conf.h data.h events.c events.h \
input.c input.h list.c list.h main.c manage.c manage.h number.c \
number.h ratpoison.h actions.h actions.c getopt.c getopt1.c getopt.h \
communications.h communications.c messages.h
|