mirror of
https://github.com/KDE/krfb
synced 2026-07-01 15:51:18 -07:00
10 lines
290 B
Makefile
10 lines
290 B
Makefile
SUBDIRS = kinetd libvncserver krfb kcm_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
|
|
|