diff options
author | Steven Barth <steven@midlink.org> | 2008-07-17 21:59:04 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2008-07-17 21:59:04 +0000 |
commit | 5c419acf926b7332976c6a5c1586d2badf9664ae (patch) | |
tree | af589dc9db8c6ad9a21787b8deb2fd075b8edac2 /applications/luci-ddns/Makefile | |
parent | d9bcb87608c8b2f828454c6318b37aaf0271544c (diff) |
Added new applications luci-ddns to luci-full and luci-mini
Diffstat (limited to 'applications/luci-ddns/Makefile')
-rw-r--r-- | applications/luci-ddns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/applications/luci-ddns/Makefile b/applications/luci-ddns/Makefile new file mode 100644 index 000000000..81a96f6a8 --- /dev/null +++ b/applications/luci-ddns/Makefile @@ -0,0 +1,2 @@ +include ../../build/config.mk +include ../../build/module.mk
\ No newline at end of file |