mirror of
https://github.com/KDE/krfb
synced 2026-07-01 07:31:16 -07:00
9 lines
238 B
Makefile
9 lines
238 B
Makefile
SUBDIRS = srvloc kinetd libvncserver krfb kcm_krfb
|
|
|
|
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
|
|
|