749421f72011c8f68cc3414ebfc85a0633949f22
[doldaconnect.git] / clients / Makefile.am
1 SUBDIRS=gtk2 tty gnome-trans-applet gaim gui-shell
2 EXTRA_DIST=hellodolda.png dolda-icon.xpm
3
4 iconsdir = $(datadir)/pixmaps
5 icons_DATA = hellodolda.png
6
7 noinst_PROGRAMS=test
8
9 test_SOURCES=test.c
10
11 test_LDADD=$(top_srcdir)/lib/libdcui.la
12 AM_CPPFLAGS=-I$(top_srcdir)/include