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 94d1bea..b6d3fb8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -20,6 +20,8 @@ check_PROGRAMS = $(c_tests) check_SCRIPTS = $(sh_tests) check_LTLIBRARIES = +BUILT_SOURCES = + CLEANFILES = EXTRA_DIST = HACKING |