projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0eddf4
)
g_memdup2: added src/ui/gui/glibfix.h to the distribution file list
author
Friedrich Beckmann
<friedrich.beckmann@gmx.de>
Sun, 10 Jul 2022 21:19:55 +0000
(23:19 +0200)
committer
Friedrich 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
patch
|
blob
|
history
diff --git
a/src/ui/gui/automake.mk
b/src/ui/gui/automake.mk
index 42500c049fbdd10a842ecfd6eb6dcd0823ae24ff..d6b686db40a3a20531eb1ffc1c514b1c015fb7c2 100644
(file)
--- a/
src/ui/gui/automake.mk
+++ b/
src/ui/gui/automake.mk
@@
-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 \