summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-12-07 13:00:49 (EST)
committer P. J. McDermott <pj@pehjota.net>2015-12-07 13:00:49 (EST)
commit91de13f16e0f78f3dd76b319a74e3b92e90f8125 (patch)
tree5c85d2decaa82227fe5618ca502d0fa2c45d8aa8 /Makefile.am
parent8e905d16ef042c1dd2e9c5dd7057db544e5cdc97 (diff)
Makefile.am: Add objects to CLEANFILES
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 847e0fe..168aa28 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,6 +44,7 @@ do_subst = sed \
noinst_DATA = $(locale_MESSAGES) .builddirstamp
CLEANFILES = \
+ $(prokit_LDADD) \
$(locale_MESSAGES) \
$(man1_MANS) \
$(man8_MANS) \