Skip to content
Snippets Groups Projects
Commit efade146 authored by Christian Engwer's avatar Christian Engwer
Browse files

add SUBDIRS entry to generated Makefile.am

[[Imported from SVN: r5414]]
parent d9201595
No related branches found
No related tags found
No related merge requests found
......@@ -413,6 +413,8 @@ cat> "$PROJECT/Makefile.am" << M_DELIM
# we need the module file to be able to build via dunecontrol
EXTRA_DIST=dune.module
SUBDIRS = m4
# possible options
#LDADD = \$(UG_LDFLAGS) \$(AMIRAMESH_LDFLAGS) \$(UG_LIBS) \$(AMIRAMESH_LIBS)
#AM_CPPFLAGS = \$(UG_CPPFLAGS) \$(AMIRAMESH_CPPFLAGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment