fixed initial show of names in header window. Variable names only showed up after...
[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