####### kdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = sockio.c ####### kdevelop will overwrite this part!!! (end)############ bin_PROGRAMS = mutella_sio mutella_sio_SOURCES = sockio.c # set the include path found by configure INCLUDES= $(all_includes) -I$(includedir) # the library search path. mutella_sio_LDFLAGS = $(all_libraries) -L$(libdir)