10 lines
126 B
Makefile
10 lines
126 B
Makefile
#
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = nel
|
|
|
|
pkginclude_HEADERS = nelconfig.h
|
|
|
|
# End of Makefile.am
|