bin_PROGRAMS = mping
mping_SOURCES = mping.c

# set the include path found by configure
INCLUDES= $(all_includes)

# the library search path.
mping_LDFLAGS = $(all_libraries) 


syntax highlighted by Code2HTML, v. 0.9.1