anjuta2 patch to fix make dist
- From: Jean Schurger <yshark schurger org>
- To: gnome-devtools list <gnome-devtools gnome org>
- Subject: anjuta2 patch to fix make dist
- Date: 19 Jun 2003 09:36:54 +0200
Hi, this patch to HEAD anjuta2 fix missings files in the tar made by
"make dist".
Jean.
Index: data/Makefile.am
===================================================================
RCS file: /cvs/gnome/anjuta2/data/Makefile.am,v
retrieving revision 1.2
diff -r1.2 Makefile.am
36c36,39
< $(schemas_in_files)
---
> $(schemas_in_files) \
> $(schemas_DATA) \
> $(desktop_DATA)
>
Index: libanjuta/Makefile.am
===================================================================
RCS file: /cvs/gnome/anjuta2/libanjuta/Makefile.am,v
retrieving revision 1.12
diff -r1.12 Makefile.am
39,40c39,40
< glue-plugin.c \
< glue-factory.c
---
> glue-plugin.h \
> glue-factory.h
Index: plugins/gnome-project-types/Makefile.am
===================================================================
RCS file: /cvs/gnome/anjuta2/plugins/gnome-project-types/Makefile.am,v
retrieving revision 1.1
diff -r1.1 Makefile.am
18c18,19
< types-tool.c
---
> types-tool.c \
> anjuta-gnome-application-type.h
Index: plugins/project-manager/Makefile.am
===================================================================
RCS file: /cvs/gnome/anjuta2/plugins/project-manager/Makefile.am,v
retrieving revision 1.13
diff -r1.13 Makefile.am
17c17,18
< anjuta-project-manager.h
---
> anjuta-project-manager.h \
> project-druid.h
Index: src/Makefile.am
===================================================================
RCS file: /cvs/gnome/anjuta2/src/Makefile.am,v
retrieving revision 1.58
diff -r1.58 Makefile.am
32c32,33
< e-splash.h
---
> e-splash.h \
> moniker.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]