summaryrefslogtreecommitdiffstats
path: root/external/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'external/Makefile.am')
-rw-r--r--external/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/Makefile.am b/external/Makefile.am
index 51cbad9..31cec9c 100644
--- a/external/Makefile.am
+++ b/external/Makefile.am
@@ -4,12 +4,12 @@ endif
bindir = $(pkgdatadir)/
-rccexternal_SOURCES= rccexternal.c \
+rccexternal_SOURCES= rccexternal.c compat.h \
rcclibtranslate.c rcclibtranslate.h \
../src/rccdb4.c ../src/rccdb4.h \
../src/rcchome.c ../src/rcchome.h \
../src/rcclock.c ../src/rcclock.h
-
+
rccexternal_LDADD= @GLIB2_LIBS@ @LIBTRANSLATE_LIBS@ @BDB_LIBS@
AM_CPPFLAGS = @GLIB2_CFLAGS@ @LIBTRANSLATE_CFLAGS@ @BDB_INCLUDES@ -I../src