summaryrefslogtreecommitdiffstats
path: root/unix/tx/Makefile.am
blob: ec42dbf4f1c46e48b1b3d60b43482243f7470b15 (plain)
1
2
3
4
5
6
7
8
9
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$(COMMON_DIR) @X_CFLAGS@ # X_CFLAGS are really CPPFLAGS