mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:41:17 -07:00
9 lines
248 B
Makefile
9 lines
248 B
Makefile
SUBDIRS = srvloc kinetd libvncserver krfb kcm_krfb krfb_httpd
|
|
|
|
EXTRA_DIST = AUTHORS README TODO NOTES DCOP-INTERFACE
|
|
|
|
# not a GNU package. You can remove this line, if
|
|
# have all needed files, that a GNU package needs
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|