summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 95d610292..e0dc144df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ snapshot_date := $(shell dpkg-parsechangelog | sed -n '/^Version: [0-9.][0-9.]*.
endif
-include /usr/share/dpkg/buildflags.mk
-export CFLAGS LDFLAGS
+export CFLAGS LDFLAGS CPPFLAGS
H_LDFLAGS = $(LDFLAGS)
CFLAGS += -Wall -g