Files
asterisk/main/Makefile
George Joseph 0a5a6995af Allow C++ source files (as extension .cc) in the main directory
Although C++ files (as extension .cc) have been handled in the module
directories for many years, the main directory was missing one line in its
Makefile that prevented C++ files from being recognised there.

(cherry picked from commit 9a1180c6af)
2025-01-23 18:42:28 +00:00

13 KiB