1
SUBDIRS = docs pixmaps po src
3
Applicationsdir = $(datadir)/applications/
4
applications_in_files = gnomeradio.desktop.in
5
Applications_DATA = $(applications_in_files:.desktop.in=.desktop)
6
@INTLTOOL_DESKTOP_RULE@
8
schemadir = @GCONF_SCHEMA_FILE_DIR@
9
schema_in_files = gnomeradio.schemas.in
10
schema_DATA = $(schema_in_files:.schemas.in=.schemas)
11
@INTLTOOL_SCHEMAS_RULE@
13
spec = $(PACKAGE).spec
15
all-local: $(spec) $(Applications_DATA)
19
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$(schema_DATA)
22
EXTRA_DIST = $(Applications_DATA) \
23
$(applications_in_files) \
1
SUBDIRS = help data po src
3
distuninstallcheck_listfiles = find . -type f -print | grep -v scrollkeeper
5
EXTRA_DIST = intltool-update.in \
29
7
intltool-extract.in \
15
CLEANFILES = gnomeradio.spec
17
DISTCLEANFILES = gnome-doc-utils.make \
22
DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper