mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Don't distribute built source file
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11865 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -83,8 +83,9 @@ libqof_la_SOURCES = ${qof_library}
|
||||
|
||||
qofincludedir = ${pkgincludedir}
|
||||
|
||||
qofinclude_HEADERS = ${qof_headers} \
|
||||
qofla-dir.h
|
||||
qofinclude_HEADERS = ${qof_headers}
|
||||
|
||||
nodist_qofinclude_HEADERS = qofla-dir.h
|
||||
|
||||
QOFLIBdir = $(libdir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user