Changeset 26 for trunk/ll_drmaa/Makefile.am
- Timestamp:
- 11/11/12 15:06:16 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ll_drmaa/Makefile.am
r20 r26 33 33 libdrmaa_la_LDFLAGS = @LL_LDFLAGS@ -version-info @LL_DRMAA_VERSION_INFO@ 34 34 35 bin_PROGRAMS = monitor35 bin_PROGRAMS = lldrmaa_monitor 36 36 37 monitor_SOURCES = monitor.c37 lldrmaa_monitor_SOURCES = monitor.c 38 38 39 monitor_CPPFLAGS = -I$(top_srcdir)/drmaa_utils39 lldrmaa_monitor_CPPFLAGS = -I$(top_srcdir)/drmaa_utils 40 40 41 41 dist_sysconf_DATA = ll_drmaa.conf.example
Note: See TracChangeset
for help on using the changeset viewer.