projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ebfcd0
)
tt/slib: include hack
author
Jon Trulson
<jon@radscan.com>
Thu, 24 Oct 2019 23:50:02 +0000
(17:50 -0600)
committer
Jon Trulson
<jon@radscan.com>
Thu, 24 Oct 2019 23:50:02 +0000
(17:50 -0600)
cde/lib/tt/slib/Makefile.am
patch
|
blob
|
history
diff --git
a/cde/lib/tt/slib/Makefile.am
b/cde/lib/tt/slib/Makefile.am
index 6c95a072fae40dfd9b8dce6cb7586590432d8397..8d8c40a65bfbae90159a592e28575b8cf13ecae7 100644
(file)
--- a/
cde/lib/tt/slib/Makefile.am
+++ b/
cde/lib/tt/slib/Makefile.am
@@
-4,6
+4,12
@@
include ../tooltalk.inc
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_SOURCES = mp_ce_attrs.C mp_observer.C mp_observer_utils.C \