bin_PROGRAMS = hello hello_SOURCES = hello.c hello_CFLAGS = @PACKAGE_CFLAGS@ hello_LDADD = @PACKAGE_LIBS@