Added "comments" dialog.
[pspp-builds.git] / src / ui / gui / automake.mk
index 2f4d884d96ced6f6d712ee0fd3628f3846ce0e4c..969ede199ea43dfe5104f7d47974aed7a8caf17b 100644 (file)
@@ -73,6 +73,7 @@ src_ui_gui_psppire_SOURCES = \
        src/ui/gui/about.h \
        src/ui/gui/compute-dialog.c \
        src/ui/gui/compute-dialog.h \
+       src/ui/gui/comments-dialog.c \
        src/ui/gui/customentry.c \
        src/ui/gui/customentry.h \
        src/ui/gui/data-sheet.c \
@@ -126,10 +127,14 @@ src_ui_gui_psppire_SOURCES = \
        src/ui/gui/transpose-dialog.h \
        src/ui/gui/val-labs-dialog.c \
        src/ui/gui/val-labs-dialog.h \
+       src/ui/gui/var-display.c \
+       src/ui/gui/var-display.h \
        src/ui/gui/var-sheet.c \
        src/ui/gui/var-sheet.h \
        src/ui/gui/var-type-dialog.c \
        src/ui/gui/var-type-dialog.h \
+       src/ui/gui/variable-info-dialog.c \
+       src/ui/gui/variable-info-dialog.h \
        src/ui/gui/weight-cases-dialog.c \
        src/ui/gui/weight-cases-dialog.h \
        src/ui/gui/window-manager.c \