added missing file.
2006-11-13 Rodrigo Moya <rodrigo@novell.com> * gnomecc.desktop.in.in: added missing file. * Makefile.am: install .desktop file.
This commit is contained in:
parent
ce90ac9adc
commit
72930c10f6
3 changed files with 28 additions and 0 deletions
|
@ -13,3 +13,10 @@ gnome_control_center_LDADD = \
|
|||
|
||||
AM_CPPFLAGS = \
|
||||
-DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\"
|
||||
|
||||
sysdir = $(datadir)/applications
|
||||
sys_in_files = gnomecc.desktop.in
|
||||
sys_DATA = $(sys_in_files:.desktop.in=.desktop)
|
||||
@INTLTOOL_DESKTOP_RULE@
|
||||
|
||||
EXTRA_DIST = gnomecc.desktop.in
|
Loading…
Add table
Add a link
Reference in a new issue