13 lines
309 B
Makefile
13 lines
309 B
Makefile
###############################################################################
|
|
##
|
|
## Makefile.am for eo/src
|
|
##
|
|
###############################################################################
|
|
|
|
SUBDIRS =
|
|
|
|
#lib_LIBRARIES =
|
|
#libeo_a_SOURCES =
|
|
|
|
libeoincdir = $(includedir)/eo
|
|
libeoinc_HEADERS=eoAged.h eoDraw.h
|