diff options
Diffstat (limited to 'h/Makefile.am')
-rw-r--r-- | h/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/h/Makefile.am b/h/Makefile.am new file mode 100644 index 0000000..7052ce4 --- /dev/null +++ b/h/Makefile.am @@ -0,0 +1,3 @@ +EXTRA_DIST = Readme.txt copyright.h config.h sort.h llist.h xlist.h \ + counters.h + |