From: Jordan Lee Date: Wed, 19 Sep 2012 04:52:04 +0000 (+0000) Subject: add UI_FILES to EXTRA_DIST to see if that fixes distcheck X-Git-Tag: 2.70~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8096c12fe0c23ef9ea36d2aa3b71c70a65b94b87;p=transmission add UI_FILES to EXTRA_DIST to see if that fixes distcheck --- diff --git a/gtk/Makefile.am b/gtk/Makefile.am index 29e19b958..1796d10ea 100644 --- a/gtk/Makefile.am +++ b/gtk/Makefile.am @@ -119,6 +119,7 @@ transmission-resources.h: transmission.gresource.xml EXTRA_DIST = \ $(DESKTOP_IN_FILES) \ + $(UI_FILES) \ transmission.gresource.xml \ transmission.png