Fix make dist
This commit is contained in:
@ -4,20 +4,22 @@ include $(top_srcdir)/Makefile.decl
|
|||||||
SUBDIRS = tutorial faq reference tools
|
SUBDIRS = tutorial faq reference tools
|
||||||
|
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
defsformat.txt \
|
CODING-STYLE \
|
||||||
developers.txt \
|
developers.txt \
|
||||||
dnd_internals.txt \
|
dnd_internals.txt \
|
||||||
make-todo \
|
focus_tracking.txt \
|
||||||
refcounting.txt \
|
|
||||||
sizing-test.txt \
|
|
||||||
styles.txt \
|
|
||||||
text_widget.txt \
|
|
||||||
text_widget_internals.txt \
|
|
||||||
tree-column-sizing.txt \
|
|
||||||
widget_geometry.txt \
|
|
||||||
widget_system.txt \
|
|
||||||
generation.txt \
|
generation.txt \
|
||||||
gtkdocs_fix \
|
gtkdocs_fix \
|
||||||
RELEASE-HOWTO
|
make-todo \
|
||||||
|
refcounting.txt \
|
||||||
|
RELEASE-HOWTO \
|
||||||
|
sizing-test.txt \
|
||||||
|
styles.txt \
|
||||||
|
text_widget_internals.txt \
|
||||||
|
text_widget.txt \
|
||||||
|
tree-column-sizing.png \
|
||||||
|
tree-column-sizing.txt \
|
||||||
|
widget_geometry.txt \
|
||||||
|
widget_system.txt
|
||||||
|
|
||||||
-include $(top_srcdir)/git.mk
|
-include $(top_srcdir)/git.mk
|
||||||
|
|||||||
Reference in New Issue
Block a user