summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBruno Dilly <bdilly@profusion.mobi>2010-11-04 13:10:29 +0000
committerBruno Dilly <bdilly@profusion.mobi>2010-11-04 13:10:29 +0000
commit1d20ca5861b20139b3169dcf4e6a57203029b61c (patch)
treed8f6ec361e09d2c67c3b51763f6a20dbca9b9e6b /Makefile.am
parentdab03026d413e7ba2159b69f074083222f1ae5a2 (diff)
downloadpython-elementary-1d20ca5861b20139b3169dcf4e6a57203029b61c.tar.gz
python-elementary-1d20ca5861b20139b3169dcf4e6a57203029b61c.tar.bz2
python-elementary-1d20ca5861b20139b3169dcf4e6a57203029b61c.zip
Remove elm_notepad from py-elm
SVN revision: 54148
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3773430..adb1974 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -38,7 +38,6 @@ c_elementary_deps = \
elementary/elementary.c_elementary_layout.pxi \
elementary/elementary.c_elementary_list.pxi \
elementary/elementary.c_elementary_menu.pxi \
- elementary/elementary.c_elementary_notepad.pxi \
elementary/elementary.c_elementary_notify.pxi \
elementary/elementary.c_elementary_object.pxi \
elementary/elementary.c_elementary_pager.pxi \
@@ -79,7 +78,6 @@ examples_files = \
tests/test_layout.py \
tests/test_list.py \
tests/test_menu.py \
- tests/test_notepad.py \
tests/test_notify.py \
tests/test_pager.py \
tests/test_panel.py \