## Process this file with automake to produce Makefile.in beryl_manager_CPPFLAGS=-DDATADIR='"$(datadir)"' -DPIXMAPS_DIR='"$(datadir)/pixmaps"' -DLOCALEDIR="\"@datadir@/locale\"" @CPPFLAGS@ beryl_manager_LDADD = @COMAN_LIBS@ INCLUDES = @COMAN_CFLAGS@ beryl_manager_SOURCES = main.c eggtrayicon.c eggtrayicon.h beryl_manager_program = beryl-manager bin_PROGRAMS = $(beryl_manager_program) #bin_SCRIPTS = start-beryl-manager