diff options
Diffstat (limited to 'debug/Makefile.am')
-rw-r--r-- | debug/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debug/Makefile.am b/debug/Makefile.am index 45b4b7fd..9026fd93 100644 --- a/debug/Makefile.am +++ b/debug/Makefile.am @@ -5,6 +5,9 @@ ## You can do whatever you want with this file. ## +EXTRA_DIST = \ + translation.bash + noinst_PROGRAMS = \ repeat \ sync_flush \ |