--- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ddbb0c9..d3d4221 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,8 @@ EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N INSTALL \ The-perfect-Window-Maker-patch.txt \ README COPYING.WTFPL autogen.sh \ email-clients.txt checkpatch.pl update-changelog.pl \ - script/nested-func-to-macro.sh + script/nested-func-to-macro.sh \ + script/generate-mapfile-from-header.sh if USE_LCOV coverage-reset: -- 2.1.0
-- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.