diff options
Diffstat (limited to 'lout')
-rw-r--r-- | lout/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lout/Makefile.am b/lout/Makefile.am index f2219360..111446ab 100644 --- a/lout/Makefile.am +++ b/lout/Makefile.am @@ -8,6 +8,7 @@ liblout_a_SOURCES = \ container.cc \ container.hh \ debug.hh \ + debug_rtfl.hh \ identity.cc \ identity.hh \ misc.cc \ |