From 1980dd537cb4c85ac04dc23fbde542c2495ed1fc Mon Sep 17 00:00:00 2001 From: DRC Date: Fri, 24 Jun 2011 19:28:27 +0000 Subject: Remove unused autotools build system git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4540 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- common/os/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 common/os/Makefile.am (limited to 'common/os') diff --git a/common/os/Makefile.am b/common/os/Makefile.am deleted file mode 100644 index ab4f2d7b..00000000 --- a/common/os/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -noinst_LTLIBRARIES = libos.la - -HDRS = net.h print.h os.h tls.h - -libos_la_SOURCES = $(HDRS) print.c net.c os.cxx tls.cxx - -libos_la_CPPFLAGS = -I$(top_srcdir)/common - -EXTRA_DIST = CMakeLists.txt -- cgit v1.2.3