diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-11 18:08:19 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-11 18:08:19 +0000 |
commit | 7a97c29072572bf147bf625b80982441c11b7c01 (patch) | |
tree | 1544546a4b7432d4a0b5d87ffc52ee8df9a6d344 | |
parent | 44fb4792e4f4fd8d2c6430af465522ee1a646a32 (diff) |
e-wm: remove file://Makefile.in.in since it's not there and
it's not used anyway.
-rw-r--r-- | packages/e17/e-wm_cvs.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/e17/e-wm_cvs.bb b/packages/e17/e-wm_cvs.bb index 4dbacffe1b..c3a243a675 100644 --- a/packages/e17/e-wm_cvs.bb +++ b/packages/e17/e-wm_cvs.bb @@ -9,7 +9,6 @@ inherit e update-alternatives SRC_URI = "${E_CVS};module=e17/apps/e \ file://Xsession.d/98enlightenment \ file://applications.menu \ - file://Makefile.in.in \ " S = "${WORKDIR}/e" |