diff options
| author | Daniil Baturin <daniil@baturin.org> | 2013-06-03 05:14:41 -0700 |
|---|---|---|
| committer | Daniil Baturin <daniil@baturin.org> | 2013-06-03 05:14:41 -0700 |
| commit | a1fab61d26f36e965253c591b6052e67c025fb85 (patch) | |
| tree | 9295b1790b9c44d9254a2ee04b44d1c630245eef /Makefile.am | |
| parent | 62850cbe4e9b038cdaf250732794aaaf9f355225 (diff) | |
| download | ipaddrcheck-a1fab61d26f36e965253c591b6052e67c025fb85.tar.gz ipaddrcheck-a1fab61d26f36e965253c591b6052e67c025fb85.zip | |
Add a man page draft.
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 49a7d4c..bdbaaec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS = src . tests +SUBDIRS = src . tests man |
