~gdesklets-desklet-team/gdesklets/0.36

« back to all changes in this revision

Viewing changes to libdesklets/system/FreeBSD/Makefile.am

  • Committer: Robert Pastierovic
  • Date: 2007-10-07 10:08:42 UTC
  • Revision ID: pastierovic@gmail.com-20071007100842-fdvp2vzmqgh1j87k
merged 0.3x branch and basic documentation and some other changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
installdir = ${coredir}/libdesklets/system/FreeBSD
 
2
 
 
3
install_DATA = \
 
4
        __init__.py \
 
5
        Generic.py
 
6
 
 
7
EXTRA_DIST = $(install_DATA)
 
8
install_PYTHON = $(install_DATA)
 
9
CLEANFILES = *.pyc
 
 
b'\\ No newline at end of file'