Update Makefile.am
This commit is contained in:
parent
a4e4c5cc88
commit
4c56d1ef3f
3 changed files with 6 additions and 5 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
* Makefile.am (bin_PROGRAMS): Renamed binary
|
||||
gnome2-default-applications-properties
|
||||
(gnome2_default_applications_properties_SOURCES): Update
|
||||
|
||||
2002-01-04 Bradford Hovinen <hovinen@ximian.com>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
bin_PROGRAMS = gnome2-default-applications-properties
|
||||
|
||||
gnome_default_applications_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
gnome_default_applications_properties_SOURCES = \
|
||||
gnome2_default_applications_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
gnome2_default_applications_properties_SOURCES = \
|
||||
gnome-default-applications-properties.c
|
||||
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue