~helene-verhaeghe27/cairo-dock-core/bugfix

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-modules.c

  • Committer: matttbe
  • Date: 2010-06-18 00:31:12 UTC
  • Revision ID: matttbe@gmail.com-20100618003112-0aqnsm4a9iiecc5m
CMakeLists:
 * Installed lib into lib64 directory for x86_64
 * Used 'package_source' for 'make dist'
 * Generated files into the current binary dir
Moved some useless files to 'misc' dir
Moved config.h to src/ dir

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
#include <cairo.h>
28
28
 
29
 
#include "../../config.h"
 
29
#include "../config.h"
30
30
#include "cairo-dock-icons.h"
31
31
#include "cairo-dock-dock-factory.h"
32
32
#include "cairo-dock-dock-facility.h"