From d03d688837203855d2f2db053e120998efd0e715 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 13 Jun 2012 14:24:25 +0200 Subject: shell: Don't dist generated files --- shell/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shell/Makefile.am b/shell/Makefile.am index 1d8b8259..829137b3 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -65,8 +65,6 @@ atril_SOURCES= \ ev-properties-license.h \ ev-open-recent-action.c \ ev-open-recent-action.h \ - ev-resources.c \ - ev-resources.h \ ev-utils.c \ ev-utils.h \ ev-window.c \ @@ -92,6 +90,7 @@ atril_SOURCES= \ main.c nodist_atril_SOURCES = \ + ev-resources.c \ $(NULL) if ENABLE_DBUS -- cgit v1.2.1