<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.32.2">
</HEAD>
<BODY>
On Sun, 2011-08-28 at 09:49 +0200, Micha&#322; G&#243;rny wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">+if HAVE_SYSTEMD</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+systemdsystemunit_DATA = xdm.service</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+xdm.service: xdm.service.in</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;$(AM_V_GEN)$(SED) -e 's|BINDIR|$(bindir)|g' &lt; $&lt; &gt; $@</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+</FONT></TT><BR>
</BLOCKQUOTE>
<BR>
Almost forgot: add xdm.service at the bottom of the .gitignore file.<BR>
If you do a 'git status':
<BLOCKQUOTE>
<PRE>
# Untracked files:
#&nbsp;&nbsp; (use &quot;git add &lt;file&gt;...&quot; to include in what will be committed)
#
#        xdm.service
</PRE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <TT><FONT COLOR="#3c3c3c">+MOSTLYCLEANFILES = xdm.service</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+endif HAVE_SYSTEMD</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+EXTRA_DIST = xdm.service.in</FONT></TT><BR>
    <TT><FONT COLOR="#3c3c3c">+</FONT></TT><BR>
    <BR>
    <BR>
</BLOCKQUOTE>
</BODY>
</HTML>