X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fautomake.mk;h=9b5d4154cdf8e40828032d6d0de64dbc44aeb50e;hb=077c3c1774fd75627783b407169d6884adcbe663;hp=d14f54a4cdbf8c58cbf554aa79f80796b6400a50;hpb=92c09e564002d356d20fc1e2e131027ef89f6748;p=pspp diff --git a/src/ui/gui/automake.mk b/src/ui/gui/automake.mk index d14f54a4cd..9b5d4154cd 100644 --- a/src/ui/gui/automake.mk +++ b/src/ui/gui/automake.mk @@ -74,8 +74,11 @@ src_ui_gui_psppire_SOURCES = \ src/ui/gui/compute-dialog.c \ src/ui/gui/compute-dialog.h \ src/ui/gui/comments-dialog.c \ + src/ui/gui/comments-dialog.h \ src/ui/gui/customentry.c \ src/ui/gui/customentry.h \ + src/ui/gui/goto-case-dialog.c \ + src/ui/gui/goto-case-dialog.h \ src/ui/gui/data-sheet.c \ src/ui/gui/data-sheet.h \ src/ui/gui/data-editor.c \