~gdesklets-desklet-team/gdesklets/0.36

« back to all changes in this revision

Viewing changes to Controls/EventPipe/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}/Controls/EventPipe
 
2
install_DATA = \
 
3
        __init__.py \
 
4
        IEventPipe.py
 
5
 
 
6
EXTRA_DIST = $(install_DATA)
 
7
install_PYTHON = $(install_DATA)
 
8
 
 
9
CLEANFILES = *.pyc