Use a non-recursive Makefile.am to build the sources.
The non-recursive Makefile.am is used to build the convenience library, the main application and the panel plugin. This reduces the build time and it is no longer necessary to clean the whole project before build to test changes in the convenience library. Recursive makefiles are still used for the translations, the documentation and the icons.
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- Makefile.am 150 additions, 10 deletionsMakefile.am
- configure.ac.in 0 additions, 2 deletionsconfigure.ac.in
- lib/Makefile.am 0 additions, 76 deletionslib/Makefile.am
- panel-plugin/Makefile.am 0 additions, 44 deletionspanel-plugin/Makefile.am
- src/Makefile.am 0 additions, 42 deletionssrc/Makefile.am
Loading
Please register or sign in to comment