aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6fa4307..f69a513 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,7 +3,7 @@ AM_CFLAGS = -Wall
bin_PROGRAMS = experiment-player
experiment_player_SOURCES = main.c
-experiment_player_CFLAGS =
+experiment_player_CFLAGS = $(AM_CFLAGS)
experiment_player_CPPFLAGS = -DDEFAULT_UI='"@DEFAULT_UI@"'
experiment_player_LDFLAGS =
experiment_player_LDADD =