Search for .cpp files.



Title: Message
Hello,
 
I am trying to get gtk-doc to work. Since I am using C++, my source files have the extension .cpp  In Makefile.am there is a setting called DOC_SOURCE_DIR where it will search all .c & .h files beneath there for inline comments. How can I tell the system that instead of (or next to) .c files I also want to search all .cpp files?
 
Thanks,
Bas.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]