diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5b2a060..f6f411f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -74,6 +74,8 @@ dist_appdefault_DATA = \ app-defaults/Bitmap-nocase \ app-defaults/Bitmap +TESTS = test/round-trip-test + MAINTAINERCLEANFILES = ChangeLog INSTALL .PHONY: ChangeLog INSTALL |