dirplex: Moved to its own directory and split off configuration code.
authorFredrik Tolf <fredrik@dolda2000.com>
Sun, 5 Sep 2010 02:41:56 +0000 (04:41 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Sun, 5 Sep 2010 02:57:54 +0000 (04:57 +0200)
commit600a1ce79471493f8cad5fcf118dc9797331d5aa
treee2f2c7853719b370d98c37dab07e652718170004
parent7f5a46defa51aef52a9b2aca958d90c01b8804ed
dirplex: Moved to its own directory and split off configuration code.
configure.in
src/.gitignore
src/Makefile.am
src/dirplex/.gitignore [new file with mode: 0644]
src/dirplex/Makefile.am [new file with mode: 0644]
src/dirplex/conf.c [moved from src/dirplex.c with 53% similarity]
src/dirplex/dirplex.c [new file with mode: 0644]
src/dirplex/dirplex.h [new file with mode: 0644]