Index: nemo/files/Makefile.in
===================================================================
--- nemo.orig/files/Makefile.in	2014-05-15 16:53:15.564459917 +0200
+++ nemo/files/Makefile.in	2014-05-17 17:13:59.854821024 +0200
@@ -4,6 +4,8 @@
 
 distclean:
 
+check:
+
 install:
 	cd ../data && ./merge_action_strings && cd ../files && find -mindepth 1 -maxdepth 1 -type d -exec cp -R {} $(DESTDIR)/ \;
 
