mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/config: really clean
Signed-off-by: Yann E. MORIN <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
288d76be8a
commit
6bd9ca56d9
@ -151,8 +151,13 @@ endif
|
|||||||
|
|
||||||
clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \
|
clean-files := lkc_defs.h qconf.moc .tmp_qtcheck \
|
||||||
.tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c gconf.glade.h
|
.tmp_gtkcheck zconf.tab.c lex.zconf.c zconf.hash.c gconf.glade.h
|
||||||
clean-files += mconf qconf gconf
|
|
||||||
clean-files += config.pot linux.pot
|
clean-files += config.pot linux.pot
|
||||||
|
clean-files += conf $(conf-objs)
|
||||||
|
clean-files += mconf $(mconf-objs)
|
||||||
|
clean-files += qconf qconf.o
|
||||||
|
clean-files += gconf gconf.o
|
||||||
|
clean-files += kconfig_load.o zconf.tab.o
|
||||||
|
clean-files += $(kxgettext-objs)
|
||||||
|
|
||||||
# Check that we have the required ncurses stuff installed for lxdialog (menuconfig)
|
# Check that we have the required ncurses stuff installed for lxdialog (menuconfig)
|
||||||
PHONY += $(obj)/dochecklxdialog
|
PHONY += $(obj)/dochecklxdialog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user