Added the help/Makefile.am and help/C/Makefile.am. If the build breaks,
2002-04-10 Kevin Breit <mrproper@ximian.com> * configure.in: Added the help/Makefile.am and help/C/Makefile.am. If the build breaks, look at this stuff. It's not the first time I've killed the build. * Makefile.am: Made sure that help was in the SUBDIRS. I don't want to break the build again. :/
This commit is contained in:
parent
f0680418d6
commit
81d862d5eb
3 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-04-10 Kevin Breit <mrproper@ximian.com>
|
||||
|
||||
* configure.in: Added the help/Makefile.am and help/C/Makefile.am. If the build breaks, look at this stuff. It's not the first time I've killed the build.
|
||||
* Makefile.am: Made sure that help was in the SUBDIRS. I don't want to break the build again. :/
|
||||
|
||||
2002-04-10 Rachel Hestilow <hestilow@ximian.com>
|
||||
|
||||
* configure.in:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SUBDIRS = po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas
|
||||
SUBDIRS = help po libsounds libbackground gnome-settings-daemon capplets control-center idl schemas
|
||||
|
||||
#I removed the root-manager for now
|
||||
#
|
||||
|
|
|
@ -208,4 +208,6 @@ capplets/ui-properties/Makefile
|
|||
capplets/accessibility/Makefile
|
||||
capplets/accessibility/keyboard/Makefile
|
||||
schemas/Makefile
|
||||
help/Makefile
|
||||
help/C/Makefile
|
||||
libsounds/Makefile])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue