diff options
author | John Lee <john_lee@openmoko.org> | 2008-03-03 12:24:01 +0000 |
---|---|---|
committer | John Lee <john_lee@openmoko.org> | 2008-03-03 12:24:01 +0000 |
commit | 5aed28e87e155aa5b4712a6b9ffe5ff6ede9b211 (patch) | |
tree | 0a082a37abd00cca4720e655a58d0033bb9cf33e /packages | |
parent | b648390a8403ba0cc4ac1619c504e2fa2c4cc251 (diff) |
e-wm: remove file://Makefile.in.in since it's not there and
it's not used anyway.
Diffstat (limited to 'packages')
-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" |