mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-01-21 18:48:34 +08:00
Merge pull request #179 from mdbtools/nirgal-patch-1
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