Skip to content

Commit

Permalink
Fix make distcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
nyxdis committed Jul 20, 2012
1 parent 48ac331 commit c2211a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ DISTCLEANFILES = \
intltool-merge \
intltool-update

distuninstallcheck_listfiles = \
find -type f \! -name icon-theme.cache

distclean-local:
rm -rf *.cache

Expand Down

0 comments on commit c2211a2

Please sign in to comment.