6 lines
131 B
Makefile
Executable File
6 lines
131 B
Makefile
Executable File
# Makefile.am - Automake script for sdm
|
|
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
|
|
SUBDIRS = libformatutils/src liballocator/src libsdmcomposer/src
|