Smake: Fix icon rendering by using correct application ID.
[pspp.git] / po / Makefile.in
blob24c2657170e241e49c39f6ac88f821f67f53dd96
1 # This is a dummy Makefile to reassure Automake.
3 TARGETS = all distdir install install-data install-exec uninstall \
4 install-dvi install-html install-info install-ps install-pdf \
5 installdirs check installcheck mostlyclean clean distclean \
6 maintainer-clean dvi pdf ps info html tags ctags
8 $(TARGETS):
9 @# Nothing to do.
11 .PHONY: $(TARGETS)