~mhr3/awn-extras/0.4-extras-i18n

« back to all changes in this revision

Viewing changes to Makefile.schemas

  • Committer: Mark Lee
  • Date: 2008-02-05 05:26:44 UTC
  • mto: (296.1.167 awn-extras-testing)
  • mto: This revision was merged to the branch mainline in revision 301.
  • Revision ID: bzr@lazymalevolence.com-20080205052644-jdejn4lmxk541lyy
Fix running awn-schema-to-gconf when one installs Awn in a non-standard prefix

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
if DESKTOP_AGNOSTIC
12
12
$(schemas_FILE).in: $(APPLET_SCHEMA)
13
 
        awn-schema-to-gconf $< $@ "$(APPLET_NAME)"
 
13
        $(AWN_BINDIR)/awn-schema-to-gconf $< $@ "$(APPLET_NAME)"
14
14
endif
15
15
 
16
16
@INTLTOOL_SCHEMAS_RULE@