diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 3805f41..13592ca 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,6 +20,7 @@ mplint_SOURCES = \ rules/constructor.cpp \ rules/debug.cpp \ rules/dump.cpp \ + rules/final.cpp \ rules/license.cpp # set the include path found by configure |