Dolda2000 GitWeb
/
doldaconnect.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Initial work on Java library.
[doldaconnect.git]
/
clients
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
SUBDIRS=gtk2 tty gnome-trans-applet gaim gui-shell
2
EXTRA_DIST=dolda-icon.xpm
3
4
noinst_PROGRAMS=test
5
6
test_SOURCES=test.c
7
8
test_LDADD=$(top_srcdir)/lib/libdcui.la
9
AM_CPPFLAGS=-I$(top_srcdir)/include