Changeset 1239 for trunk/applications/nxingest/Makefile.am
- Timestamp:
- 15/04/09 15:37:08 (3 years ago)
- File:
-
- 1 edited
-
trunk/applications/nxingest/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/applications/nxingest/Makefile.am
r989 r1239 12 12 nxingest_parse.h nxingest_time.h nxingest_utils.h 13 13 nxingest_LDADD = $(LIBNEXUS) 14 nxingest_LDFLAGS = -static $( XML_LDFLAGS) $(LDFLAGS)14 nxingest_LDFLAGS = -static $(HDF4_LDFLAGS) $(HDF5_LDFLAGS) $(XML_LDFLAGS) $(LDFLAGS) 15 15 16 16 EXTRA_DIST=nxingest.txt gpl.txt
Note: See TracChangeset
for help on using the changeset viewer.
