diff options
Diffstat (limited to 'lout/Makefile.am')
-rw-r--r-- | lout/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lout/Makefile.am b/lout/Makefile.am index 18e00cf2..5a246708 100644 --- a/lout/Makefile.am +++ b/lout/Makefile.am @@ -11,4 +11,5 @@ liblout_a_SOURCES = \ object.cc \ object.hh \ signal.cc \ - signal.hh + signal.hh \ + msg.h |