lib: rename "notification" -> "message"
[babeltrace.git] / lib / graph / Makefile.am
index 6be6669633f1f93cc236b9799f706dc0fe036c7c..bd373ef71ea7b9c80796ba04294424b55473abf7 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = notification
+SUBDIRS = message
 
 noinst_LTLIBRARIES = libgraph.la
 
@@ -17,4 +17,4 @@ libgraph_la_SOURCES = \
        query-executor.c
 
 libgraph_la_LIBADD = \
-       notification/libgraph-notification.la
+       message/libgraph-message.la
This page took 0.024506 seconds and 4 git commands to generate.