aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2014-01-20 22:11:50 +0100
committerThomas White <taw@bitwiz.org.uk>2014-01-20 22:11:50 +0100
commit6852d716478398891bcfa8c2f532113e8c1c1dcd (patch)
treef452a23ee51cf82d0eeed152d90582c5beae5bc2 /Makefile.am
parentf72616c114b82b710b3be0faa56fa4ae3f45f188 (diff)
Make everything compile
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index aaa8458..7aa90c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ EXTRA_DIST = configure m4/gnulib-cache.m4
SUBDIRS = lib harfatum
ACLOCAL_AMFLAGS = -I m4
-bin_PROGRAMS =
+bin_PROGRAMS = src/colloquium
AM_CFLAGS = -Wall
AM_CPPFLAGS = -DDATADIR=\""$(datadir)"\" -I$(top_builddir)/lib \