diff options
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index d475faeff..2d217a118 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -27,6 +27,8 @@ TESTS = $(module_tests) BUILT_SOURCES = audit-events.h status-codes.h +CLEANFILES = audit-events.h status-codes.h + AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS) |