####### kdevelop will overwrite this part!!! (begin)########## bin_PROGRAMS = procqueue ## INCLUDES were found outside kdevelop specific part procqueue_SOURCES = main.cpp procqueue_LDADD = SUBDIRS = docs EXTRA_DIST = main.cpp ####### kdevelop will overwrite this part!!! (end)############ # set the include path found by configure INCLUDES= $(all_includes) # the library search path. procqueue_LDFLAGS = $(all_libraries)