~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Robert Ancell
  • Date: 2011-04-15 07:52:34 UTC
  • Revision ID: robert.ancell@canonical.com-20110415075234-owxmja2rz8b2lr0r
use better syntax for files that need disting

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = init
2
2
 
3
3
confdir = $(sysconfdir)
4
 
conf_DATA = lightdm.conf
 
4
dist_conf_DATA = lightdm.conf
5
5
 
6
6
dbusconfdir = $(DBUS_SYS_DIR)
7
 
dbusconf_DATA = org.lightdm.LightDisplayManager.conf
8
 
 
9
 
man1_MANS = lightdm.1
10
 
 
11
 
EXTRA_DIST = $(conf_DATA) $(dbusconf_DATA) $(man1_MANS)
 
7
dist_dbusconf_DATA = org.lightdm.LightDisplayManager.conf
 
8
 
 
9
dist_man1_MANS = lightdm.1
12
10
 
13
11
DISTCLEANFILES = \
14
12
        Makefile.in