Sfoglia il codice sorgente

Install Makefile.sandbox for use in ivory and tower backends.

Jamey Sharp 9 anni fa
parent
commit
732d51aa72
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      gidl.cabal

+ 2 - 1
gidl.cabal

@@ -16,7 +16,8 @@ data-files: support/ivory/Unpack.hs.template,
             support/tower/default.conf,
             support/tower/default.conf,
             support/tower/Makefile,
             support/tower/Makefile,
             support/rpc/Base.hs.template,
             support/rpc/Base.hs.template,
-            support/rpc/Makefile
+            support/rpc/Makefile,
+            Makefile.sandbox
 
 
 library
 library
   exposed-modules:     Gidl,
   exposed-modules:     Gidl,