~lubuntu-dev/lubuntu-default-settings/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Julien Lavergne
  • Date: 2014-10-31 15:47:16 UTC
  • Revision ID: gilir@ubuntu.com-20141031154716-763rlpjx4j27ijjp
Add xsession files to translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
 
SUBDIRS := usr/share/applications/po
 
3
SUBDIRS := usr/share/applications/po usr/share/xsessions/po
4
4
 
5
5
all: install
6
6