From 30bdfb564863ae102ae57d137c8c9a4a7db8d221 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 2 Feb 2011 12:51:31 +0100 Subject: [PATCH] added submodule for fnordlicht frontend --- .gitmodules | 3 +++ misc/frontend/fnordlicht | 1 + 2 files changed, 4 insertions(+) create mode 160000 misc/frontend/fnordlicht diff --git a/.gitmodules b/.gitmodules index ce670ce..db7c4f3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "misc/website"] path = misc/website url = git://github.com/volkszaehler/website.git +[submodule "misc/frontend/fnordlicht"] + path = misc/frontend/fnordlicht + url = git://github.com/steffenvogel/libfn.git diff --git a/misc/frontend/fnordlicht b/misc/frontend/fnordlicht new file mode 160000 index 0000000..f9750ba --- /dev/null +++ b/misc/frontend/fnordlicht @@ -0,0 +1 @@ +Subproject commit f9750baaa87e261fab00814be62960aaa8df9032