dtsearchpath: make it build
[oweals/cde.git] / cde / programs / dtsearchpath / dtappg / Makefile.am
1 MAINTAINERCLEANFILES = Makefile.in
2
3 bin_PROGRAMS = dtappgather
4
5 dtappgather_CXXFLAGS = -I../libCliSrv $(DT_INCDIR)
6
7 dtappgather_LDADD = ../libCliSrv/libCliSrv.a $(DTCLIENTLIBS) $(XTOOLLIB)
8
9 if SOLARIS
10 dtappgather_LDADD += -ldl -lintl
11 endif
12
13 dtappgather_SOURCES = Options.C dtappgather.C dtappgather.h Options.h