<p>In <a href="https://github.com/geany/geany/pull/1142#discussion_r71535118">Makefile.am</a>:</p>
<pre style='color:#555'>> @@ -90,5 +90,5 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
>  appdata_in_files = geany.appdata.xml.in
>  
>  appdatadir = $(datadir)/appdata
> -nodist_appdata_DATA = geany.appdata.xml
> +nodist_appdata_DATA = $(appdata_in_files:.appdata.xml.in=.appdata.xml)
</pre>
<p><code>.xml.in=.xml</code> would be enough</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1142/files/7097a9db8ca5b031667c451d4e8802ee35047cd4..2be68cb54010dfa3985b79b66a71e52345ab073b#r71535118">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ707aq36HL7R1YgNOz5mmMEzAIjgks5qXjCOgaJpZM4JPu0w">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxL5n11EbbdffcgTB5KezVl6LAwdks5qXjCOgaJpZM4JPu0w.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1142/files/7097a9db8ca5b031667c451d4e8802ee35047cd4..2be68cb54010dfa3985b79b66a71e52345ab073b#r71535118"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>