Skip to content
Snippets Groups Projects
Commit bef0c207 authored by David Bühler's avatar David Bühler
Browse files

[ivette] Adds Makefile.distrib to Makefile.distrib.

parent b76e2bdd
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,7 @@ DISTRIB_FILES += "ivette/.gitignore" ...@@ -7,6 +7,7 @@ DISTRIB_FILES += "ivette/.gitignore"
DISTRIB_FILES += "ivette/CONTRIBUTING.md" DISTRIB_FILES += "ivette/CONTRIBUTING.md"
DISTRIB_FILES += "ivette/INSTALL.md" DISTRIB_FILES += "ivette/INSTALL.md"
DISTRIB_FILES += "ivette/Makefile" DISTRIB_FILES += "ivette/Makefile"
DISTRIB_FILES += "ivette/Makefile.distrib"
DISTRIB_FILES += "ivette/README.md" DISTRIB_FILES += "ivette/README.md"
DISTRIB_FILES += "ivette/configure.js" DISTRIB_FILES += "ivette/configure.js"
DISTRIB_FILES += "ivette/doc/pandoc/href.lua" DISTRIB_FILES += "ivette/doc/pandoc/href.lua"
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
CONTRIBUTING.md: .ignore CONTRIBUTING.md: .ignore
INSTALL.md: .ignore INSTALL.md: .ignore
Makefile: CEA_LGPL Makefile: CEA_LGPL
Makefile.distrib: .ignore
README.md: .ignore README.md: .ignore
configure.js: .ignore configure.js: .ignore
doc/pandoc/href.lua: .ignore doc/pandoc/href.lua: .ignore
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment