mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
DtMrm: make it build
This commit is contained in:
parent
c3d7858424
commit
6186a4c631
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||||
|
|
||||||
lib_LTLIBRARIES = libDtMrm.la
|
lib_LTLIBRARIES = libDtMrm.la
|
||||||
|
|
||||||
libDtMrm_la_CFLAGS = -I../DtTerm/Term -I../DtTerm/TermPrim -I../DtHelp
|
libDtMrm_la_CFLAGS = -I../DtTerm/Term -I../DtTerm/TermPrim -I../DtHelp \
|
||||||
|
@DT_INCDIR@ @DTI_INCDIR@
|
||||||
|
|
||||||
libDtMrm_la_SOURCES = DtMrm.c
|
libDtMrm_la_SOURCES = DtMrm.c
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue