Added psppire-dialog and psppire-buttonbox widgets.
[pspp-builds.git] / Makefile.am
index dd3b1cb80e2273004b1268a5686da6ed31719e8e..ad84db7deda6b2ea93c89adfdaa0a295495292f0 100644 (file)
@@ -49,3 +49,7 @@ include $(top_srcdir)/examples/automake.mk
 include $(top_srcdir)/src/automake.mk
 
 include $(top_srcdir)/tests/automake.mk
+
+if WITH_GUI_TOOLS
+include $(top_srcdir)/glade/automake.mk
+endif