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 --- unix/tx/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 unix/tx/Makefile.am (limited to 'unix/tx') diff --git a/unix/tx/Makefile.am b/unix/tx/Makefile.am deleted file mode 100644 index 57663139..00000000 --- a/unix/tx/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -noinst_LTLIBRARIES = libtx.la - -HDRS = TXButton.h TXCheckbox.h TXDialog.h TXEntry.h TXImage.h TXLabel.h \ - TXMenu.h TXMsgBox.h TXScrollbar.h TXViewport.h TXWindow.h - -libtx_la_SOURCES = $(HDRS) TXWindow.cxx TXScrollbar.cxx TXViewport.cxx \ - TXImage.cxx TXMenu.cxx - -libtx_la_CPPFLAGS = -I$(top_srcdir)/common -I$(top_srcdir)/common/rfb \ - @X_CFLAGS@ # X_CFLAGS are really CPPFLAGS -- cgit v1.2.3