repo.or.cz
/
notion
/
jeffpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
don't screen_update_notifywin if there is no screen attached to this region
[notion/jeffpc.git]
/
modulelist.mk
blob
b36b752efa8e96ecc9466bd7ff4dfbd2e9c9e5b6
1
##
2
## List of modules to build
3
##
4
5
MODULE_LIST
=
mod_tiling mod_query mod_menu \
6
mod_dock mod_sp mod_sm mod_statusbar \
7
de
8
9
# Modules to -dlpreload into pwm if statically linking.
10
11
PWM_MODULE_LIST
:= $(
MODULE_LIST
)