Creating the standard Autotools infrastructure and adding the first extensions (the Hello, World! provided by the wizard).
4 lines
56 B
Makefile
4 lines
56 B
Makefile
DIST_SUBDIRS = example
|
|
|
|
SUBDIRS = $(ENABLED_EXTENSIONS)
|