mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
tt/slib: include hack
This commit is contained in:
parent
2ebfcd0e8a
commit
f55e448fc7
1 changed files with 6 additions and 0 deletions
|
@ -4,6 +4,12 @@ include ../tooltalk.inc
|
||||||
|
|
||||||
noinst_LIBRARIES = libstt.a
|
noinst_LIBRARIES = libstt.a
|
||||||
|
|
||||||
|
BUILT_SOURCES = Tt
|
||||||
|
CLEANFILES = Tt
|
||||||
|
Tt: Makefile
|
||||||
|
$(RM) Tt
|
||||||
|
$(LN_S) ../lib/api/c Tt
|
||||||
|
|
||||||
libstt_a_CXXFLAGS = $(TIRPCINC) $(TIRPC_DEFINES) -I../lib
|
libstt_a_CXXFLAGS = $(TIRPCINC) $(TIRPC_DEFINES) -I../lib
|
||||||
|
|
||||||
libstt_a_SOURCES = mp_ce_attrs.C mp_observer.C mp_observer_utils.C \
|
libstt_a_SOURCES = mp_ce_attrs.C mp_observer.C mp_observer_utils.C \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue