Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Player/Makefile.am
blob: e5b33c6a9dbb083a8b7180323d2b108fc8c174d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
activitydir = $(datadir)/sugar/activities/tamtam/Player
activity_PYTHON =	\
    GenRythm.py \
    __init__.py \
    KeyboardStandAlone.py \
    NoteStdAlone.py \
    RythmGenerator.py \
    RythmPlayer.py \
    StandalonePlayerOld.py \
    StandalonePlayer.py