Fixed Makefile.am files
This commit is contained in:
parent
7e3f5b4fcd
commit
fad2b01efe
@ -1,5 +1,5 @@
|
||||
pkgconfigdir=$(libdir)/pkgconfig
|
||||
libincludedir=$(includedir)/libburn/@BURN_MAJOR_VERSION@
|
||||
libincludedir=$(includedir)/libburn
|
||||
|
||||
lib_LTLIBRARIES = libburn.la
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
pkgconfigdir=$(libdir)/pkgconfig
|
||||
libincludedir=$(includedir)/libburn/@BURN_MAJOR_VERSION@
|
||||
libincludedir=$(includedir)/libburn
|
||||
|
||||
lib_LTLIBRARIES = libisofs.la
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user