From 9b0c58a012eed9fc62deab147948e7f9139da7ed Mon Sep 17 00:00:00 2001 From: Jason Conti Date: Sat, 27 Aug 2016 14:40:47 -0400 Subject: * Import urlregex files to handle matching and expanding urls --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index a93b5bd..9425475 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,6 +3,8 @@ notificationslib_LTLIBRARIES = libnotifications.la libnotifications_la_SOURCES = \ dbus-spy.c \ dbus-spy.h \ + urlregex.c \ + urlregex.h \ notification-menuitem.c \ notification-menuitem.h \ indicator-notifications.c \ -- cgit v1.2.3