g_memdup2: added src/ui/gui/glibfix.h to the distribution file list
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 10 Jul 2022 21:19:55 +0000 (23:19 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Sun, 10 Jul 2022 21:19:55 +0000 (23:19 +0200)
I forgot to include the new header file for the previous fix in the
list of files for the distribution.

src/ui/gui/automake.mk

index 42500c049fbdd10a842ecfd6eb6dcd0823ae24ff..d6b686db40a3a20531eb1ffc1c514b1c015fb7c2 100644 (file)
@@ -158,6 +158,7 @@ src_ui_gui_psppire_SOURCES = \
        src/ui/gui/executor.h \
        src/ui/gui/find-dialog.c \
        src/ui/gui/find-dialog.h \
+       src/ui/gui/glibfix.h \
        src/ui/gui/goto-case-dialog.c \
        src/ui/gui/goto-case-dialog.h \
        src/ui/gui/helper.c \