diff options
Diffstat (limited to 'ubi-utils/inc/Makefile.am')
-rw-r--r-- | ubi-utils/inc/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ubi-utils/inc/Makefile.am b/ubi-utils/inc/Makefile.am new file mode 100644 index 0000000..ca22c37 --- /dev/null +++ b/ubi-utils/inc/Makefile.am @@ -0,0 +1,5 @@ +AUTOMAKE_OPTIONS = foreign + +# You can export headers if necessary: +nobase_include_HEADERS = pfiflash.h \ + libubi.h |