You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile.am 391B

1234567891011121314
  1. SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd @VNCCONFIG_DIR@
  2. dist_bin_SCRIPTS = vncserver
  3. man1_MANS = vncserver.man
  4. XVNCDIR = xserver/hw/vnc
  5. EXTRA_DIST = vncserver.man $(XVNCDIR) xserver15.patch xserver16.patch \
  6. xserver17.patch xserver18.patch xserver19.patch build-xorg \
  7. download-xorg-7.4 xserver110.patch xorg-7.4-patches
  8. dist-hook:
  9. rm -rf `find $(distdir) -name .svn`