mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-09 11:18:47 +08:00
Don't distribute mdbver.h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user