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 14455db..1d16154 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,6 +23,7 @@ mplint_SOURCES = \ rules/final.cpp \ rules/include.cpp \ rules/license.cpp \ + rules/po.cpp \ rules/xml.cpp # set the include path found by configure |