Changeset 142 for trunk/configure.in
- Timestamp:
- 04/15/09 14:44:16 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.in
r138 r142 6 6 # 7 7 # 8 AC_INIT( pxeconfig.in)8 AC_INIT(src/pxeconfig.in) 9 9 AC_SUBST(prefix) 10 10 AC_SUBST(exec_prefix) … … 59 59 AC_OUTPUT( 60 60 Makefile 61 pxeconfig.py 62 pxeconfigd 63 hexls 61 src/pxeconfig.py 62 src/pxeconfig 63 src/pxeconfigd 64 src/hexls 64 65 examples/pxeconfigd.xinetd 65 66 )
Note: See TracChangeset
for help on using the changeset viewer.