diff options
author | Patrick Grimm <patrick@lunatiki.de> | 2011-01-09 17:18:07 +0000 |
---|---|---|
committer | Patrick Grimm <patrick@lunatiki.de> | 2011-01-09 17:18:07 +0000 |
commit | 3010388ce937e56bf08380a5ffa118f61d148165 (patch) | |
tree | 1992295ef387dc6188e62cdabf066ab2f057be00 /applications/luci-ffwizard/Makefile | |
parent | ea7a4bee1803813ea5fd76162c9ae9d3ac4671c8 (diff) |
applications/luci-ffwizard: initial
Diffstat (limited to 'applications/luci-ffwizard/Makefile')
-rw-r--r-- | applications/luci-ffwizard/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/applications/luci-ffwizard/Makefile b/applications/luci-ffwizard/Makefile new file mode 100644 index 000000000..a4f7c76ef --- /dev/null +++ b/applications/luci-ffwizard/Makefile @@ -0,0 +1,4 @@ +PO = + +include ../../build/config.mk +include ../../build/module.mk |