summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/polkitagent/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polkitagent/Makefile.am b/src/polkitagent/Makefile.am
index 5b7d4c7..c8420fa 100644
--- a/src/polkitagent/Makefile.am
+++ b/src/polkitagent/Makefile.am
@@ -141,6 +141,7 @@ install-data-hook:
-chmod 4755 $(DESTDIR)$(libprivdir)/polkit-agent-helper-1
EXTRA_DIST = polkitagentmarshal.list polkitagentenumtypes.h.template polkitagentenumtypes.c.template
+CLEANFILES = $(gir_DATA) $(typelibs_DATA)
dist-hook :
(for i in $(marshal_built_sources) $(BUILT_SOURCES) ; do rm -f $(distdir)/$$i ; done)