Skip to content

Commit 2b5b485

Browse files
author
Robin Müller
committed
Initial commit
0 parents  commit 2b5b485

19 files changed

+8719
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
autoscan.log
2+
config.log
3+
config.status
4+
Makefile
5+
stamp-h1
6+
autom4te.cache

Makefile.am

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
AUTOMAKE_OPTIONS = foreign
2+
SUBDIRS = src doc man

0 commit comments

Comments
 (0)