summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 18:40:30 +0000
commit396478fcc2ed755e02e2573c8be89e9a98aec512 (patch)
tree5f3b06ddc745429831d93323182288ade533804f /src/Makefile.am
parentAdding debian version 1.22.4. (diff)
downloaddpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.tar.xz
dpkg-396478fcc2ed755e02e2573c8be89e9a98aec512.zip
Merging upstream version 1.22.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am11
1 files changed, 3 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 31d1a9e..6d0f2f2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -98,14 +98,6 @@ dpkg_deb_SOURCES = \
deb/main.c \
# EOL
-dpkg_deb_LDADD = \
- $(LDADD) \
- $(Z_LIBS) \
- $(LZMA_LIBS) \
- $(ZSTD_LIBS) \
- $(BZ2_LIBS) \
- # EOL
-
dpkg_divert_SOURCES = \
divert/main.c \
# EOL
@@ -142,6 +134,9 @@ dpkg_trigger_SOURCES = \
trigger/main.c \
# EOL
+dist_bashcompletions_DATA = \
+ # EOL
+
SUFFIXES =
include $(top_srcdir)/build-aux/subst.am