Tizen 2.0 Release
[framework/uifw/xorg/lib/libxpm.git] / sxpm / Makefile.am
1 if BUILD_SXPM
2
3 bin_PROGRAMS = sxpm
4
5 AM_CPPFLAGS = -I$(top_srcdir)/include
6 AM_CFLAGS = $(CWARNFLAGS) $(SXPM_CFLAGS)
7
8 sxpm_SOURCES = sxpm.c
9
10 LDADD = $(SXPM_LIBS) $(top_builddir)/src/libXpm.la
11
12 if USE_GETTEXT
13 noinst_DATA = sxpm.po
14
15 sxpm.po: $(sxpm_SOURCES:%=$(srcdir)/%)
16         $(AM_V_GEN)xgettext -c"L10N_Comments" -d sxpm -n $(sxpm_SOURCES:%=$(srcdir)/%)
17
18 CLEANFILES = sxpm.po
19 endif
20 endif
21
22 EXTRA_DIST = \
23         plaid_ext.xpm \
24         plaid_mask.xpm \
25         plaid.xpm