remove libmenu on cleaning
authorNicolas Thill <nico@openwrt.org>
Tue, 15 Nov 2005 00:36:54 +0000 (00:36 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 15 Nov 2005 00:36:54 +0000 (00:36 +0000)
SVN-Revision: 2487

openwrt/package/ncurses/Makefile

index 1b9e3566ad37bd56f3f26dd5ee33b886ab425db3..c5442fb6e377f0197f5d4707ca157d2fe8ace497 100644 (file)
@@ -156,7 +156,7 @@ uninstall-dev:
                $(STAGING_DIR)/usr/include/term{,cap}.h \
                $(STAGING_DIR)/usr/include/unctrl.h \
                $(STAGING_DIR)/usr/lib/libcurses.so \
-               $(STAGING_DIR)/usr/lib/lib{ncurses,panel}.{a,so*} \
+               $(STAGING_DIR)/usr/lib/lib{ncurses,panel,menu}.{a,so*} \
 
 compile: install-dev
 clean: uninstall-dev