Consider the following example: bin_PROGRAMS = prog prog_SOURCES = "a file.c" "another file.c"
This doesn't work and nor does any other way I have thought of.
Consider the following example: bin_PROGRAMS = prog prog_SOURCES = "a file.c" "another file.c"
This doesn't work and nor does any other way I have thought of.