mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-01-06 00:20:05 +01:00
Fix distcheck courtesy of discomfitor <mike@zentific.com>
This commit is contained in:
parent
754ed90e8e
commit
d3b5c4e5a3
|
|
@ -57,7 +57,8 @@ libtmplrzip_la_LIBADD = lzma/C/liblzma.la
|
|||
|
||||
lib_LTLIBRARIES = liblrzip.la
|
||||
liblrzip_la_SOURCES = \
|
||||
liblrzip.c
|
||||
liblrzip.c \
|
||||
liblrzip_private.h
|
||||
nodist_EXTRA_liblrzip_la_SOURCES = dummy.cxx
|
||||
liblrzip_la_LIBADD = libtmplrzip.la
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue