summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-10-11 23:13:12 -0400
committerChris Dyer <cdyer@cab.ark.cs.cmu.edu>2012-10-11 23:13:12 -0400
commitf49ebcba9974a60ec3df2b6c97c7048186a5954d (patch)
tree0d88a436699817809171159b718c1228aaea6082 /configure.ac
parentc25a0afc5d50b47fc2ffa388d8e43a7b93f6f266 (diff)
example external feature function
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 967b657c..03a0ee87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -125,6 +125,7 @@ AC_CONFIG_FILES([klm/util/Makefile])
AC_CONFIG_FILES([klm/lm/Makefile])
AC_CONFIG_FILES([mira/Makefile])
AC_CONFIG_FILES([dtrain/Makefile])
+AC_CONFIG_FILES([example_extff/Makefile])
AC_CONFIG_FILES([python/setup.py])