examples: Add exampleapp.desktop to dist tarballs
This should fix the last known instance of "MISSING XINCLUDE CONTENT" in the generated documentation when using srcdir != builddir with Autotools. Fixes: https://gitlab.gnome.org/GNOME/gtk/issues/723 Bug-Debian: https://bugs.debian.org/672369
This commit is contained in:
parent
99bae0fb5f
commit
76b87660ba
@ -18,6 +18,7 @@ exampleapp_SOURCES = \
|
||||
exampleappwin.c exampleappwin.h
|
||||
|
||||
EXTRA_DIST = \
|
||||
exampleapp.desktop \
|
||||
meson.build
|
||||
|
||||
-include $(top_srcdir)/git.mk
|
||||
|
Loading…
Reference in New Issue
Block a user