summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7b6a355..642485d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,8 @@ mplint_SOURCES = \
stringvector.h \
template.hpp \
rules/debug.cpp \
- rules/dump.cpp
+ rules/dump.cpp \
+ rules/license.cpp
# set the include path found by configure
AM_CPPFLAGS = $(all_includes)