mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
fix cleantargets
This commit is contained in:
committed by
svenhoefer
parent
0481b1f2af
commit
f04bfbdd88
@@ -222,6 +222,8 @@ src/gui/bedit/Makefile
|
|||||||
src/gui/components/Makefile
|
src/gui/components/Makefile
|
||||||
src/gui/widget/Makefile
|
src/gui/widget/Makefile
|
||||||
src/system/Makefile
|
src/system/Makefile
|
||||||
|
src/system/mtdutils/Makefile
|
||||||
|
src/system/mtdutils/lib/Makefile
|
||||||
data/Makefile
|
data/Makefile
|
||||||
data/fonts/Makefile
|
data/fonts/Makefile
|
||||||
data/icons/Makefile
|
data/icons/Makefile
|
||||||
@@ -243,10 +245,3 @@ src/zapit/lib/Makefile
|
|||||||
src/zapit/src/Makefile
|
src/zapit/src/Makefile
|
||||||
src/zapit/data/Makefile
|
src/zapit/data/Makefile
|
||||||
])
|
])
|
||||||
|
|
||||||
if test "$BOXMODEL" = "apollo"; then
|
|
||||||
AC_OUTPUT([
|
|
||||||
src/system/mtdutils/Makefile
|
|
||||||
src/system/mtdutils/lib/Makefile
|
|
||||||
])
|
|
||||||
fi
|
|
||||||
|
Reference in New Issue
Block a user