Dolda2000 GitWeb
/
doldaconnect.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Made debian/rules executable.
[doldaconnect.git]
/
clients
/
Makefile.am
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