diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 19:20:53 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 19:20:53 +0000 |
commit | c5fb5e707f193eecb4462578343df714a259833c (patch) | |
tree | 50233dc9ff55465565e111e3a7af2b4fd4f62d50 | |
parent | 2650fab87acf3a7ae807bd9c7e9c017da08728ae (diff) |
-dist
git-svn-id: https://gnunet.org/svn/gnunet@26030 140774ce-b5e7-0310-ab8b-a85725594a96
-rw-r--r-- | src/include/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/Makefile.am b/src/include/Makefile.am index 1272a2fff2..67cee9708c 100644 --- a/src/include/Makefile.am +++ b/src/include/Makefile.am @@ -14,7 +14,8 @@ EXTRA_DIST = \ block_fs.h \ block_dns.h \ block_gns.h \ - block_mesh.h + block_mesh.h \ + block_regex.h gnunetinclude_HEADERS = \ platform.h plibc.h $(WINPROC) gettext.h \ |