diff options
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 24c90da..a363110 100644 --- a/Makefile.am +++ b/Makefile.am @@ -46,6 +46,7 @@ pkgdatacmd_SCRIPTS = $(pkgdatacmd_sources:.sh=.sho) man1_MANS = $(man1_sources:.1in=.1) locale_MESSAGES = $(locale_sources:.sh=.ms) CLEANFILES = \ + $(pro_archman_LDADD) \ $(bin_SCRIPTS) \ $(pkgdata_SCRIPTS) \ $(pkgdatacmd_SCRIPTS) \ |