summaryrefslogtreecommitdiff
path: root/sxpm/Makefile.am
blob: 0e4e570ecee4049f1413c9dce06176615c1ad70c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
if BUILD_SXPM

bin_PROGRAMS = sxpm

sxpm_CFLAGS = $(SXPM_CFLAGS)

INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include

dist_man_MANS = sxpm.1

sxpm_SOURCES = sxpm.c

sxpm_LDADD = $(XPM_LIBS) $(SXPM_LIBS) $(top_builddir)/src/libXpm.la

endif

EXTRA_DIST = \
	plaid_ext.xpm \
	plaid_mask.xpm \
	plaid.xpm