go back to the old binary name
This commit is contained in:
parent
f888f2ea43
commit
e44cdc1c8d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
cappletname = behavior
|
||||
cappletgroup = "Advanced/"
|
||||
bin_PROGRAMS = behavior-properties
|
||||
bin_PROGRAMS = ui-properties
|
||||
|
||||
behavior_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
behavior_properties_SOURCES = \
|
||||
ui_properties_LDADD = $(GNOMECC_CAPPLETS_LIBS)
|
||||
ui_properties_SOURCES = \
|
||||
prefs-widget.c prefs-widget.h\
|
||||
prefs-widget-mdi.c prefs-widget-mdi.h\
|
||||
prefs-widget-dialogs.c prefs-widget-dialogs.h\
|
||||
|
|
Loading…
Add table
Reference in a new issue