mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 10:02:22 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2839 311d38ba-8fff-0310-9ca6-ca027cbcb966
15 lines
501 B
Diff
15 lines
501 B
Diff
---
|
|
docs/reference/Makefile.am | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
Index: gypsy/docs/reference/Makefile.am
|
|
===================================================================
|
|
--- gypsy.orig/docs/reference/Makefile.am 2007-10-04 23:04:44.000000000 +0100
|
|
+++ gypsy/docs/reference/Makefile.am 2007-10-04 23:04:53.000000000 +0100
|
|
@@ -82,4 +82,4 @@ include $(top_srcdir)/gtk-doc.make
|
|
|
|
# Other files to distribute
|
|
# e.g. EXTRA_DIST += version.xml.in
|
|
-EXTRA_DIST +=
|
|
+# EXTRA_DIST =
|