Remove property settings from psppire_data_window and put them into the GtkBuilder...
[pspp-builds.git] / po / Makefile.in
1 # This is a dummy Makefile to reassure Automake.
2
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
7
8 $(TARGETS):
9         @# Nothing to do.
10
11 .PHONY: $(TARGETS)