ncurses: Move in panel handling to Makefile.sources.
commit9b451600a7d7bc651e9e11619a084598ddf38696
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 14 Nov 2017 09:24:44 +0000 (14 11:24 +0200)
committerzrj <zrj@dragonflybsd.org>
Wed, 15 Nov 2017 19:34:18 +0000 (15 21:34 +0200)
treeed3af3cdeb9da57419eb0819793d989d1c10ebcd
parentaceb3767da5e9285aa2b9c8952a5dba8812dec97
ncurses: Move in panel handling to Makefile.sources.

While there, install panel.h header only from a single place.
Previously it was installing it from both libpanel and libpanelw.
The libpanelw lib is currently unused in the world tree, while the
libpanel is only used by installer.

No functional change.
lib/libncurses/Makefile.inc
lib/libncurses/Makefile.sources
lib/libncurses/libpanel/Makefile
lib/libncurses/libpanelw/Makefile