8 lines
205 B
Makefile
8 lines
205 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
pkginclude_HEADERS = ParserEventGeneratorKit.h EventGenerator.h \
|
|
SGMLApplication.h
|
|
|
|
EXTRA_DIST = .cvsignore
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|