mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:31:19 -07:00
10 lines
289 B
Makefile
10 lines
289 B
Makefile
SUBDIRS = kinetd kcm_krfb libvncserver krfb
|
|
|
|
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO NOTES \
|
|
ROADMAP DCOP-INTERFACE krfb.lsm
|
|
|
|
# not a GNU package. You can remove this line, if
|
|
# have all needed files, that a GNU package needs
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|