add back SUBDIRS
2002-04-10 jacob berkman <jacob@ximian.com> * Makefile.am (SUBDIRS): add back SUBDIRS
This commit is contained in:
parent
f458dc58f2
commit
409bf042cd
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2002-04-10 jacob berkman <jacob@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am (SUBDIRS): add back SUBDIRS
|
||||||
|
|
||||||
2002-03-28 Richard Hestilow <hestilow@ximian.com>
|
2002-03-28 Richard Hestilow <hestilow@ximian.com>
|
||||||
|
|
||||||
* control/control.c (create_form): Construct list example
|
* control/control.c (create_form): Construct list example
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
SUBDIRS = control
|
||||||
|
|
||||||
bin_PROGRAMS = gnome-font-and-theme-properties
|
bin_PROGRAMS = gnome-font-and-theme-properties
|
||||||
|
|
||||||
gnome_font_and_theme_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
gnome_font_and_theme_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue