~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to build.rules.mk

  • Committer: Package Import Robot
  • Author(s): Evan Broder
  • Date: 2012-05-11 10:51:46 UTC
  • mfrom: (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120511105146-b9t7b6qoxpl6q9y0
Tags: 0.9-1~precise1
No-change backport to precise (LP: #994424)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
# Install executables as scripts
31
31
module_SCRIPTS = $(filter %.exe,$(OUTPUT_FILES))
32
32
 
33
 
MCS_FLAGS =  $(MCS_LINQ_FLAG) -noconfig -codepage:utf8 -warn:4
 
33
MCS_FLAGS =  $(MCS_LINQ_FLAG) $(DBUS_BUILD_DEFINES) -noconfig -codepage:utf8 -warn:4
34
34
 
35
35
if ENABLE_DEBUG
36
36
MCS_FLAGS += -d:DEBUG -debug