From c3cb642947c42de48a64e79b15af77ff900d2491 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 14 Oct 2017 19:42:48 +0200 Subject: Added latency filter UI controls. --- plugingui/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index c8004b0..714b21c 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -92,6 +92,7 @@ nodist_libdggui_la_SOURCES = \ textedit.cc \ texture.cc \ texturedbox.cc \ + timingframecontent.cc \ toggle.cc \ utf8.cc \ verticalline.cc \ @@ -189,6 +190,7 @@ EXTRA_DIST = \ textedit.h \ texture.h \ texturedbox.h \ + timingframecontent.h \ toggle.h \ utf8.h \ verticalline.h \ -- cgit v1.2.3