]>
git.stg.codes - stg.git/blobdiff - projects/sgconf/Makefile
 PROG = sgconf
 
 SRCS = ./main.cpp \
 PROG = sgconf
 
 SRCS = ./main.cpp \
+       ./common_sg.cpp \
+       ./options.cpp \
+       ./actions.cpp \
+       ./xml.cpp
 
 STGLIBS = conffiles \
           srvconf \
 
 STGLIBS = conffiles \
           srvconf \