summaryrefslogtreecommitdiff
path: root/support/wordexp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'support/wordexp/Makefile.am')
-rw-r--r--support/wordexp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/wordexp/Makefile.am b/support/wordexp/Makefile.am
index 92d133b5..44d5ad27 100644
--- a/support/wordexp/Makefile.am
+++ b/support/wordexp/Makefile.am
@@ -1,4 +1,4 @@
include $(top_srcdir)/Makefile.inc
AM_CPPFLAGS = @NAVIT_CFLAGS@ -I$(top_srcdir)/navit -DMODULE=support_wordexp
noinst_LTLIBRARIES = libsupport_wordexp.la
-libsupport_wordexp_la_SOURCES = wordexp.c wordexp_init.c wordexp.h
+libsupport_wordexp_la_SOURCES = wordexp.c wordexp_init.c wordexp.h glob.c glob.h