projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
865bc07
)
psppire-marshaller.c: Include the header file
author
John Darrington
<john@darrington.wattle.id.au>
Sun, 16 Aug 2020 08:36:02 +0000
(10:36 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sun, 16 Aug 2020 19:08:36 +0000
(21:08 +0200)
src/ui/gui/automake.mk
patch
|
blob
|
history
diff --git
a/src/ui/gui/automake.mk
b/src/ui/gui/automake.mk
index 33eb18677b52c18beba530b92d257244975e9ac3..f7872962d161be44101f278945faa11c8d187101 100644
(file)
--- a/
src/ui/gui/automake.mk
+++ b/
src/ui/gui/automake.mk
@@
-381,7
+381,7
@@
src/ui/gui/resources.c: src/ui/gui/resources.xml
src/ui/gui/psppire-marshal.c: src/ui/gui/marshaller-list
$(AM_V_GEN)echo '#include <config.h>' > $@
- $(AM_V_at)$(GLIB_GENMARSHAL) --body --prefix=psppire_marshal $? >> $@
+ $(AM_V_at)$(GLIB_GENMARSHAL) --body --
include-header=ui/gui/psppire-marshal.h --
prefix=psppire_marshal $? >> $@
src/ui/gui/psppire-marshal.h: src/ui/gui/marshaller-list
$(AM_V_GEN)$(GLIB_GENMARSHAL) --header --prefix=psppire_marshal $? > $@