~mvo/update-manager/pae-kernel-transtion

« back to all changes in this revision

Viewing changes to SoftwareProperties/Makefile.am

  • Committer: Michael Vogt
  • Date: 2005-11-15 13:18:07 UTC
  • Revision ID: egon@top-20051115131807-12fada324eb74180
* initial revision (after accidently killing it)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
modules_DATA = SoftwareProperties.py \
 
2
                           dialog_edit.py \
 
3
                           dialog_add.py \
 
4
                           dialog_apt_key.py \
 
5
                           utils.py \
 
6
                           aptsources.py
 
7
modulesdir = $(datadir)/update-manager/python
 
8
 
 
9
EXTRA_DIST = $(modules_DATA)