diff options
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index afe4bcb7..d29eb976 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -217,7 +217,9 @@ libproj_la_SOURCES = \ grids.hpp \ grids.cpp \ filemanager.hpp \ - filemanager.cpp + filemanager.cpp \ + sqlite3.hpp \ + sqlite3.cpp # The sed hack is to please MSVC |
