aboutsummaryrefslogtreecommitdiffstats
path: root/main/libnotify/skip-tests.patch
blob: 164ac428ecf2b784995d9b9f845e821cec2dcffc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Makefile.in b/Makefile.in
index 1f8525e..c55a3ce 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -190,7 +190,7 @@ am__define_uniq_tagged_files = \
 ETAGS = etags
 CTAGS = ctags
 CSCOPE = cscope
-DIST_SUBDIRS = libnotify docs tools tests
+DIST_SUBDIRS = libnotify docs tools
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)