mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-01 06:11:37 +00:00
src/Makefile.am cleanup
* src/Makefile.am: Remove the unused 'headers' variable. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
5bce089f23
commit
c08108669b
@ -1,8 +1,7 @@
|
||||
h=$(abs_srcdir)
|
||||
lib_LTLIBRARIES=libabigail.la
|
||||
libabigaildir=$(libdir)
|
||||
|
||||
libabigail_la_SOURCES = $(headers) \
|
||||
libabigail_la_SOURCES = \
|
||||
abg-traverse.cc \
|
||||
abg-ir.cc \
|
||||
abg-corpus.cc \
|
||||
|
Loading…
Reference in New Issue
Block a user