From f80b6b28628f03b16cfd6ecb8bf7c667c3ddeef7 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Wed, 13 Oct 2010 10:20:10 +0100 Subject: [PATCH] Fix 'make distcheck' by correcting 54ef13e76eff8e417b0996de7ea889bb5b0a9b2b --- panels/display/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/panels/display/Makefile.am b/panels/display/Makefile.am index c849c8cb7..4e3050ad2 100644 --- a/panels/display/Makefile.am +++ b/panels/display/Makefile.am @@ -72,7 +72,6 @@ update-icon-cache: echo "*** $(gtk_update_icon_cache)"; \ fi -EXTRA_DIST = org.gnome.randr.policy.in foo-marshal.list -DISTCLEANFILES = org.gnome.randr.policy +EXTRA_DIST = foo-marshal.list -include $(top_srcdir)/git.mk