Added tests for substring and regular expression functions.
[libacl.git] / src / Makefile.am
index c18be9a..1f96230 100644 (file)
@@ -1,5 +1,5 @@
 lib_LTLIBRARIES = libACL.la
 
-libACL_la_SOURCES = string.cpp
+libACL_la_SOURCES = string.cpp regex.cpp
 
 include_HEADERS = String.h