aboutsummaryrefslogblamecommitdiff
path: root/Makefile.am
blob: ac44b9269f5c093894f21cda5ae46e89ee9080db (plain) (tree)
1
2
3
4
5




                                                                               
bin_PROGRAMS=142bot
142bot_SOURCES=src/bot.cpp src/db.cpp src/main.cpp src/modules.cpp src/util.cpp
142bot_CXXFLAGS = -I ./include -std=c++23

SUBDIRS = . modules