X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fautomake.mk;h=f69cad5b93a61edba147d2e8ff2c937a1f27182f;hb=ba03e6dae4d379b510b053c4df6d41277b456d3a;hp=22e2350b5156cfd02d2e198abdde130dd5d9175a;hpb=38a4aa5aaf58d39eafa0574416f36b16ebb9c4f6;p=pspp-builds.git diff --git a/src/ui/gui/automake.mk b/src/ui/gui/automake.mk index 22e2350b..f69cad5b 100644 --- a/src/ui/gui/automake.mk +++ b/src/ui/gui/automake.mk @@ -54,6 +54,7 @@ UNINSTALL_DATA_HOOKS += uninstall-icons UI_FILES = \ + src/ui/gui/correlation.ui \ src/ui/gui/crosstabs.ui \ src/ui/gui/descriptives.ui \ src/ui/gui/examine.ui \ @@ -114,6 +115,8 @@ src_ui_gui_psppire_SOURCES = \ src/ui/gui/comments-dialog.h \ src/ui/gui/compute-dialog.c \ src/ui/gui/compute-dialog.h \ + src/ui/gui/correlation-dialog.c \ + src/ui/gui/correlation-dialog.h \ src/ui/gui/crosstabs-dialog.c \ src/ui/gui/crosstabs-dialog.h \ src/ui/gui/customentry.c \