summaryrefslogtreecommitdiffstats
path: root/src/CLI/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/CLI/Makefile.am')
-rw-r--r--src/CLI/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CLI/Makefile.am b/src/CLI/Makefile.am
index 78c3803f..08779c90 100644
--- a/src/CLI/Makefile.am
+++ b/src/CLI/Makefile.am
@@ -1,3 +1,3 @@
bin_PROGRAMS = abrt-cli
abrt_cli_SOURCES = ABRTSocket.cpp ABRTSocket.h CLI.cpp
-abrt_cli_CPPFLAGS = -I$(srcdir)/../../inc \ No newline at end of file
+abrt_cli_CPPFLAGS = -I$(srcdir)/../../inc -DVAR_RUN=\"$(VAR_RUN)\" \ No newline at end of file