diff options
Diffstat (limited to 'src/string/Makefile.am')
-rw-r--r-- | src/string/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/string/Makefile.am b/src/string/Makefile.am new file mode 100644 index 00000000..a08274d1 --- /dev/null +++ b/src/string/Makefile.am @@ -0,0 +1,8 @@ + +SUBDIRS = \ + disp\ + string \ + include + +## File created by the gnome-build tools + |