Skip to content

Commit

Permalink
autotools: add missing config.h.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 19, 2023
1 parent 0d4dcaf commit f621157
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = groonga-normalizer-mysql.pc

EXTRA_DIST = \
CMakeLists.txt
CMakeLists.txt \
config.h.cmake

update-tables:
cd normalizers && $(MAKE) update-tables
Expand Down

0 comments on commit f621157

Please sign in to comment.