]> icculus.org git repositories - dana/openbox.git/blob - nls/Makefile.am
had an extra ; that snuck in. i blame the commies
[dana/openbox.git] / nls / Makefile.am
1 # nls/Makefile.am for Blackbox - an X11 Window Manager
2
3 NLSTEST = @NLS@
4 SUBDIRS = C da_DK de_DE es_AR es_ES et_EE fr_FR hu_HU it_IT ja_JP ko_KR lv_LV \
5         nl_NL no_NO pl_PL pt_BR ro_RO ru_RU sk_SK sl_SI sv_SE tr_TR uk_UA \
6         zh_CN zh_TW
7 MAINTAINERCLEANFILES = Makefile.in blackbox-nls.hh
8 DISTCLEANFILES = blackbox-nls.hh
9
10 EXTRA_DIST = convert.awk
11
12 uninstall-local:
13         @if test x$(NLSTEST) = "xyes"; then \
14                 rmdir $(DESTDIR)$(pkgdatadir)/nls; \
15         fi
16 distclean-local:
17         rm -f *\~ .\#*