mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
14 lines
414 B
Diff
14 lines
414 B
Diff
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)
|