Code

Workaround to support more make programs
authorThomas Guyot-Sionnest <dermoth@aei.ca>
Tue, 25 Nov 2008 05:33:23 +0000 (00:33 -0500)
committerThomas Guyot-Sionnest <dermoth@aei.ca>
Tue, 25 Nov 2008 13:50:35 +0000 (08:50 -0500)
commited9a088b37dcb8ba56d397592f4e8230a6a011e5
treeda91cdd5a73ede96d8eb763fbbe0ffee9845d268
parent0c34b75b05ef49a56eeb3b43b47709132d2dbedd
Workaround to support more make programs

Avoid the use of "-include". Since "include" is interpreted by Automake, we have to use a special macro instead.
plugins-root/Makefile.am
plugins-scripts/Makefile.am
plugins/Makefile.am