Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
killenheladagen authored Apr 15, 2024
1 parent 848c82e commit bad377a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PROG1 = dockerdwrapper
PROG1 = dockerdwrapperwithcompose
OBJS1 = $(PROG1).o fcgi_server.o fcgi_write_file_from_stream.o http_request.o log.o sd_disk_storage.o tls.o

PKGS = gio-2.0 glib-2.0 axparameter axstorage fcgi
Expand Down

0 comments on commit bad377a

Please sign in to comment.