bin_PROGRAMS = otfdump otfdraw INCLUDES = `freetype-config --cflags` otfdump_SOURCE = otfdump.c otfdump_LDFLAGS = -lotf otfdraw_SOURCE = otfdraw otfdraw_LDFLAGS = `freetype-config --libs` -lotf -L/usr/X11R6/lib -lX11 # We should not install any programs in this directory. install-binPROGRAMS: uninstall-binPROGRAMS: