X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/995db5990865ab0772e0f0902ba39c1fb9336fa3..6209008bc9868081c17c253886fa20b3bf4b861b:/Makefile.am diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..fe5671c --- /dev/null +++ b/Makefile.am @@ -0,0 +1,4 @@ +bin_PROGRAMS = agedu +agedu_SOURCES = agedu.c du.c alloc.c trie.c index.c html.c httpd.c \ + fgetline.c licence.c +agedu_LDADD = $(LIBOBJS)