Skip to content

Commit

Permalink
Fix distcheck courtesy of discomfitor <mike@zentific.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolivas committed Mar 7, 2012
1 parent 754ed90 commit d3b5c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Expand Up @@ -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

Expand Down

0 comments on commit d3b5c4e

Please sign in to comment.