8 lines
246 B
Plaintext
8 lines
246 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST+= IDE/SimplicityStudio/README.md
|
|
EXTRA_DIST+= IDE/SimplicityStudio/test_wolf.c
|
|
EXTRA_DIST+= IDE/SimplicityStudio/user_settings.h
|