~indicator-applet-developers/dbus-test-runner/trunk.16.10

« back to all changes in this revision

Viewing changes to build.sh

  • Committer: Ted Gould
  • Date: 2009-04-23 19:56:27 UTC
  • Revision ID: ted@canonical.com-20090423195627-nffx3c7eksbaqw8w
Getting into version control

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
gcc -o dbus-test-runner `pkg-config --cflags --libs glib-2.0 gobject-2.0` dbus-test-runner.c -Wall -Werror