1diff --git a/Makefile.am b/Makefile.am 2index 432a9b4..bbf7c74 100644 3--- a/Makefile.am 4+++ b/Makefile.am 5@@ -1,3 +1,4 @@ 6+## This is useless comment to test if patch works 7 ACLOCAL_AMFLAGS = -I m4 8 9 SUBDIRS = matchbox-panel applets data po 10