Change hellodolda to PNG.
[doldaconnect.git] / clients / Makefile.am
CommitLineData
d3372da9 1SUBDIRS=@clients@
f00d861d 2DIST_SUBDIRS=gtk2 gnome-trans-applet gaim
e8fe0ad5 3EXTRA_DIST=hellodolda.png
d3372da9 4
5iconsdir = $(datadir)/pixmaps
e8fe0ad5 6icons_DATA = hellodolda.png
d3372da9 7
8noinst_PROGRAMS=test
9
10test_SOURCES=test.c
11
12test_LDADD=$(top_srcdir)/lib/libdcui.la
13AM_CPPFLAGS=-I$(top_srcdir)/include