summaryrefslogtreecommitdiffstats
path: root/unix/tx/Makefile.am
blob: c28ce221921d1665492746b0faa6d65fbc77dd2f (plain)
1
2
3
4
5
6
7
noinst_LTLIBRARIES = libtx.la

libtx_la_SOURCES = TXButton.h TXDialog.h TXEntry.h TXCheckbox.h TXImage.cxx \
	TXImage.h TXLabel.h TXMenu.cxx TXMenu.h TXMsgBox.h TXScrollbar.cxx \
	TXScrollbar.h TXViewport.cxx TXViewport.h TXWindow.cxx TXWindow.h

libtx_la_CPPFLAGS = -I$(COMMON_DIR)