aboutsummaryrefslogtreecommitdiff
path: root/gtk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/Makefile.am')
-rw-r--r--gtk/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 281fa65..833e5ad 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -65,7 +65,8 @@ fmplayer_SOURCES=main.c \
$(LIBOPNA_SRC) \
$(FMDRIVER_SRC) \
$(FMDSP_SRC) \
- $(SOUNDOUT_SRC)
+ $(SOUNDOUT_SRC) \
+ configdialog.c
if ENABLE_OPENGL
fmplayer_SOURCES+=oscilloview-gl.c