blob: 99f2147156c045ba2da2648eba376e1ce59516a9 (
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
|