summaryrefslogtreecommitdiff
path: root/src/plugins/notify
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-03-28 22:53:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-03-28 22:53:34 +0100
commit998db86f455b90f8cc39042a10f48324f29ce0ba (patch)
treea3be49fbed7e2990cec6dadc4dba93aa18d2427f /src/plugins/notify
parent85495d4b9582de474209f739928323b12bb5ffe7 (diff)
downloadweechat-998db86f455b90f8cc39042a10f48324f29ce0ba.zip
Add cmake files in package built by autotools
Diffstat (limited to 'src/plugins/notify')
-rw-r--r--src/plugins/notify/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/notify/Makefile.am b/src/plugins/notify/Makefile.am
index 92a6682c4..6e3624034 100644
--- a/src/plugins/notify/Makefile.am
+++ b/src/plugins/notify/Makefile.am
@@ -23,3 +23,5 @@ lib_LTLIBRARIES = notify.la
notify_la_SOURCES = notify.c
notify_la_LDFLAGS = -module
notify_la_LIBADD = $(NOTIFY_LFLAGS)
+
+EXTRA_DIST = CMakeLists.txt