Changeset 431 for branches/CaptiveDNS/wifidog/src/Makefile.am
- Timestamp:
- 02/06/05 13:14:58 (7 years ago)
- Files:
-
- 1 modified
-
branches/CaptiveDNS/wifidog/src/Makefile.am (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/CaptiveDNS/wifidog/src/Makefile.am
r274 r431 23 23 wdctl_thread.c \ 24 24 ping_thread.c \ 25 dnsserver_thread.c \ 25 26 httpd_thread.c 26 27 … … 40 41 wdctl.h \ 41 42 ping_thread.h \ 43 dnsserver_thread.h \ 42 44 httpd_thread.h 43 45
