diff options
Diffstat (limited to 'debug/Makefile.am')
-rw-r--r-- | debug/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debug/Makefile.am b/debug/Makefile.am index 16433b7b..b935300e 100644 --- a/debug/Makefile.am +++ b/debug/Makefile.am @@ -14,7 +14,8 @@ noinst_PROGRAMS = \ repeat \ - sync_flush + sync_flush \ + full_flush AM_CPPFLAGS = \ -I@top_srcdir@/src/common \ |