diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 07:14:38 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2012-11-04 07:14:38 -0800 |
commit | e28c3fb0c3efaee49f10d1aa87e5eb9170cdf17a (patch) | |
tree | 87c37522bc6462b73c5f327716e8063f8387ec34 /include/Makefile.am | |
download | libthai-e28c3fb0c3efaee49f10d1aa87e5eb9170cdf17a.tar.gz libthai-e28c3fb0c3efaee49f10d1aa87e5eb9170cdf17a.tar.bz2 libthai-e28c3fb0c3efaee49f10d1aa87e5eb9170cdf17a.zip |
Imported Upstream version 0.1.18upstream/0.1.18upstream
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am new file mode 100644 index 0000000..7d0c75c --- /dev/null +++ b/include/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = thai + +MAINTAINERCLEANFILES = Makefile.in + |