~ubuntu-branches/ubuntu/karmic/xfce4-session/karmic

« back to all changes in this revision

Viewing changes to defaults/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2005-11-06 22:01:12 UTC
  • mto: (4.1.1 lenny) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20051106220112-5rusox237ymjghsp
Tags: upstream-4.2.3
ImportĀ upstreamĀ versionĀ 4.2.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = splash
2
 
 
3
 
conffilesdir = $(sysconfdir)/xfce4
4
 
conffiles_DATA =                                                        \
5
 
        default.session                                                 \
6
 
        shutdown.allow                                                  \
7
 
        xinitrc.xfce4-session
8
 
 
9
 
EXTRA_DIST =                                                            \
10
 
        $(conffiles_DATA)