mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-06 06:37:31 +00:00
Cleanup src/Makefile.am
* src/Makefile.am: Fix library naming and remove useless trailing space from directory path. Signed-off-by: Dodji Seketeli <dodji@redhat.com>
This commit is contained in:
parent
c57e950ec7
commit
67ff0340be
@ -1,6 +1,6 @@
|
||||
h=$(abs_srcdir)
|
||||
libabigail_LTLIBRARIES=libabigail.la
|
||||
libabigaildir=$(libdir)/
|
||||
lib_LTLIBRARIES=libabigail.la
|
||||
libabigaildir=$(libdir)
|
||||
|
||||
libabigail_la_SOURCES = $(headers) \
|
||||
$(h)/abg-ir.cc \
|
||||
|
Loading…
Reference in New Issue
Block a user