src/libpspp/zip-reader.c: Possible fix for windoze ODS reading issues.
[pspp] / lib / automake.mk
1 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
2
3 include $(top_srcdir)/lib/linreg/automake.mk
4 include $(top_srcdir)/lib/tukey/automake.mk
5
6 if HAVE_GUI
7 include $(top_srcdir)/lib/gtk-contrib/automake.mk
8 endif