diff options
Diffstat (limited to 'libindicate')
-rw-r--r-- | libindicate/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libindicate/Makefile.am b/libindicate/Makefile.am index a0f3957..fdbda8a 100644 --- a/libindicate/Makefile.am +++ b/libindicate/Makefile.am @@ -101,3 +101,7 @@ Indicate-0.1.typelib: Indicate-0.1.gir --includedir=$(srcdir) Indicate-0.1.gir \ -o Indicate-0.1.typelib +DISTCLEANFILES = \ + Indicate-0.1.gir \ + Indicate-0.1.typelib + |