X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configure.ac;h=9f7eae15385138bd249d0d181d4e99f0ea906b67;hb=42929a10a04bfe1b91648fad8d12bb6a57ca9364;hp=56dec67cd1b3af09b9822766cfabb960ce191920;hpb=6b2a8d7e6577c8d26ca99be488da5fb46ca7d422;p=platform%2Fcore%2Fappfw%2Fnotification-service.git diff --git a/configure.ac b/configure.ac index 56dec67..9f7eae1 100644 --- a/configure.ac +++ b/configure.ac @@ -14,6 +14,6 @@ PKG_CHECK_MODULES([TIZEN], [eina ecore com-core notification dbus-1 bluetooth-ap AC_SUBST(TIZEN_CFLAGS) AC_SUBST(TIZEN_LIBS) -AC_CONFIG_FILES([Makefile notifications.service notifications.socket]) +AC_CONFIG_FILES([Makefile notifications.service]) AC_PROG_RANLIB([ranlib]) AC_OUTPUT