Changeset 355 for trunk/se/lu/thep/wenni/bin/Makefile.am
- Timestamp:
- Jul 25, 2007, 2:42:36 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/se/lu/thep/wenni/bin/Makefile.am
r315 r355 1 1 # Process this file with automake to produce Makefile.in 2 2 # 3 # $Id $3 # $Id: Makefile.am 95 2006-04-05 13:21:18Z jari $ 4 4 5 5 # Copyright (C) 2005, 2006 Jari Häkkinen … … 24 24 # 02111-1307, USA. 25 25 26 SUBDIRS = NNIFileConverter nni 26 SUBDIRS = nni 27 28 if !BASE2 29 SUBDIRS += NNIFileConverter 30 endif
Note: See TracChangeset
for help on using the changeset viewer.