Commit | Line | Data |
---|---|---|
f61f4dca PMF |
1 | # WARNING : modules must be done at the end, so modules can dynamically link |
2 | # themselves to libraries compiled here but not installed in the system. | |
3 | SUBDIRS = lttv modules | |
558aa013 | 4 | |
f61f4dca | 5 | modules_CFLAGS = -fvisibility=hidden |