Subversion Repositories svnkaklik

Rev

Blame | Last modification | View Log | Download

bin_PROGRAMS = sonar
sonar_SOURCES = sonar.c

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

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