Skip to content

Commit

Permalink
build: Add file shared_state.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
oboukli committed Nov 21, 2024
1 parent 4088125 commit 2b2fefe
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 @@ -134,7 +134,8 @@ tromino2d_SOURCES = \
src/gui/init.cpp \
src/gui/init.hpp \
src/gui/main.cpp \
src/gui/params.hpp
src/gui/params.hpp \
src/gui/shared_state.hpp
tromino2d_CPPFLAGS = \
$(AM_CPPFLAGS) \
-I$(top_srcdir)/include
Expand Down

0 comments on commit 2b2fefe

Please sign in to comment.