mdbtools/include/Makefile.am
Nirgal Vourgère eefddaffcc Don't distribute mdbprivate.h and mdbodbc.h
mdbprivate is.... private.

mdbodbc.h has no reason to be public: People who want to use the plugin
should use the public odbc.h headers. And having this private will permit
hdbc cleanup.
2013-07-03 11:59:28 +02:00

3 lines
77 B
Makefile

include_HEADERS = mdbtools.h mdbsql.h mdbver.h
noinst_HEADERS = mdbprivate.h