mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-08-20 09:39:55 +08:00
Don't distribute mdbver.h
This commit is contained in:
parent
6e48131bae
commit
226ce74f72
@ -1,5 +1,5 @@
|
||||
include_HEADERS = mdbtools.h mdbsql.h mdbver.h
|
||||
include_HEADERS = mdbtools.h mdbsql.h
|
||||
if FAKE_GLIB
|
||||
include_HEADERS += mdbfakeglib.h
|
||||
endif
|
||||
noinst_HEADERS = mdbprivate.h
|
||||
noinst_HEADERS = mdbprivate.h mdbver.h
|
||||
|
||||
Loading…
Reference in New Issue
Block a user