Changeset 31266
- Timestamp:
- Apr 11, 2011, 1:13:14 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/Makefile.am
r31030 r31266 21 21 22 22 # all the programs we create 23 bin_PROGRAMS = initbatch detectionbatch stackbatch23 bin_PROGRAMS = dvo initbatch detectionbatch stackbatch 24 24 25 26 # DVO 27 dvo_CFLAGS = $(IPPTOPSPS_CFLAGS) $(PSMODULE_CFLAGS) $(PSLIB_CFLAGS) -I/usr/include/libxml2 28 dvo_LDFLAGS = $(IPPTOPSPS_LIBS) $(PSMODULE_LIBS) $(PSLIB_LIBS) -lxml2 29 dvo_SOURCES = \ 30 Dvo.c \ 31 Logger.c 25 32 26 33 # initbatch
Note:
See TracChangeset
for help on using the changeset viewer.
