]> gitweb @ CieloNegro.org - Lucu.git/blobdiff - examples/Makefile
Honor cnfServerV4Addr and cnfServerV6Addr.
[Lucu.git] / examples / Makefile
index 002f48177b9e72c6c5a9bf3548623ae3e93844dd..3e2c6f02245cc2faacf0930bbaf86cb13df6e05b 100644 (file)
@@ -5,7 +5,6 @@ TARGETS = \
        ImplantedSmall \
        Multipart \
        SSL \
-       StaticDir \
        $(NULL)
 
 build: $(TARGETS)
@@ -22,6 +21,8 @@ clean:
 MiseRafturai.hs: mise-rafturai.html
        lucu-implant-file -m MiseRafturai -o $@ $<
 
+ImplantedSmall.hs: SmallFile.hs
+
 SmallFile.hs: small-file.txt
        lucu-implant-file -m SmallFile -o $@ $<