# # Include this file from your project Makefile and add the # variable DEBUG_SOURCES to the files that need compilation. # DEBUG_SOURCES = \ debug.c \ debug_syslog.c \ debug_filter.c DEBUG_EXTRA_DIST = \ debug.h \ debug_filter.h \ debug_syslog.h