#SOURCES = AUTO

lib_LTLIBRARIES = libLabPlotlibundo.la

libLabPlotlibundo_la_SOURCES = undo_error.c undo_history.c undo_memory.c undo_memory_stream.c undo_session.c undo_version.c

INCLUDES = -I/usr/X11R6/include

libLabPlotlibundo_la_LDFLAGS = -version-info 2:8:2

moc_%.cc: %.h
	$(MOC) -o $@ $<



syntax highlighted by Code2HTML, v. 0.9.1