~indicator-multiload/indicator-multiload/trunk

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Michael Hofmann
  • Date: 2011-05-09 22:44:46 UTC
  • Revision ID: mh21@piware.de-20110509224446-7acj26v8oot64ott
Save a bit of memory in the common case by loading the pref and about dialogs on demand.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
        -ln -s ../../../data/de.mh21.indicator.multiload.gschema.xml local-xdg-data-dir/glib-2.0/schemas
21
21
        -ln -s ../../data/preferences.ui local-xdg-data-dir/indicator-multiload
22
22
        -glib-compile-schemas local-xdg-data-dir/glib-2.0/schemas
23
 
        -XDG_DATA_DIRS=./local-xdg-data-dir:$$XDG_DATA_DIRS src/indicator-multiload
 
23
        -XDG_DATA_DIRS=./local-xdg-data-dir:$$XDG_DATA_DIRS G_SLICE=always-malloc src/indicator-multiload
24
24
        -rm -rf local-xdg-data-dir