]> git.ipfire.org Git - thirdparty/util-linux.git/commit - configure.ac
libsmartcols: add basic files
authorOndrej Oprala <ooprala@redhat.com>
Mon, 17 Mar 2014 09:51:56 +0000 (10:51 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 3 Apr 2014 10:29:15 +0000 (12:29 +0200)
commit1a4d989e220677124ba24617d38cda533ae1340f
treefd35e8bf6bd0f721551967f3e3b016e5c2fe5453
parent94b559e08ee37f9597db4b64a1143e2325d949f4
libsmartcols: add basic files

Signed-off-by: Ondrej Oprala <ooprala@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
Makefile.am
configure.ac
libsmartcols/Makemodule.am [new file with mode: 0644]
libsmartcols/smartcols.pc.in [new file with mode: 0644]
libsmartcols/src/.gitignore [new file with mode: 0644]
libsmartcols/src/Makemodule.am [new file with mode: 0644]
libsmartcols/src/libsmartcols.h.in [new file with mode: 0644]
libsmartcols/src/libsmartcols.sym [new file with mode: 0644]
libsmartcols/src/smartcolsP.h [new file with mode: 0644]