Ticket #81 (closed defect: fixed)
wifig: make dist fails
| Reported by: | zecrazytux | Owned by: | jbl2024 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | applications | Version: | trunk |
| Severity: | major | Keywords: | |
| Cc: |
Description
"make dist" in src/applications/wifig fails.
It is required by package.sh to build a debian package
Note: See
TracTickets for help on using
tickets.

BTW, the Makefile should not be part of the distfile, and be on the svn repo neither, as it is generated by autogen.sh and is plateform specific.