summaryrefslogtreecommitdiffstats
path: root/common/Xregion
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-06-24 19:28:27 +0000
committerDRC <dcommander@users.sourceforge.net>2011-06-24 19:28:27 +0000
commit1980dd537cb4c85ac04dc23fbde542c2495ed1fc (patch)
tree9f06cff551308dfc62cf7a902c6cb23f92054b84 /common/Xregion
parent3641a17969df0f38a9f886971f4dc232c7c47b46 (diff)
downloadtigervnc-1980dd537cb4c85ac04dc23fbde542c2495ed1fc.tar.gz
tigervnc-1980dd537cb4c85ac04dc23fbde542c2495ed1fc.zip
Remove unused autotools build system
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4540 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'common/Xregion')
-rw-r--r--common/Xregion/Makefile.am7
1 files changed, 0 insertions, 7 deletions
diff --git a/common/Xregion/Makefile.am b/common/Xregion/Makefile.am
deleted file mode 100644
index 7ea4c80f..00000000
--- a/common/Xregion/Makefile.am
+++ /dev/null
@@ -1,7 +0,0 @@
-noinst_LTLIBRARIES = libXregion.la
-
-HDRS = region.h Xregion.h
-
-libXregion_la_SOURCES = $(HDRS) Region.c
-
-EXTRA_DIST = CMakeLists.txt