summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2014-05-21 11:41:33 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2014-05-21 11:41:33 +0200
commit47bda1b593220afcd17df66fe38b6683b8500a4b (patch)
tree37ef14c3621b8469ed5f2049668bd18273f2a0cf /src/Makefile.am
parent848bd6a41575e518e3c2e19454f4b505e8d9bf1f (diff)
Reinstate cprlistener.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fa10241..37b0f98 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,6 +19,8 @@ miav_LDADD = $(shell ../tools/MocList o) $(QT_LIBS) $(IEC61883_LIBS) \
$(SDL_LIBS) $(DV_LIBS)
miav_SOURCES = \
+ aa_socket.cc \
+ cprlisten.cc \
aboutwindow.cc \
camera.cc \
cprquerydialog.cc \