Move source files to src/ directory.
commit16ab153f3a54194e3217fcf1a235904e4b61623b
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Sun, 13 Sep 2015 20:12:14 +0000 (13 22:12 +0200)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Sun, 13 Sep 2015 20:12:14 +0000 (13 22:12 +0200)
treec27f9326815ebf4454e753028dcb3d388b3c0990
parent295428a550bb55a509ce15c5e27a0ab173799ebb
Move source files to src/ directory.

As a bonus you can build out-of-tree now via make -f.
It's part of the work related to issue #22.
Makefile
src/metaentry.c [moved from metaentry.c with 100% similarity]
src/metaentry.h [moved from metaentry.h with 100% similarity]
src/metastore.c [moved from metastore.c with 100% similarity]
src/metastore.h [moved from metastore.h with 100% similarity]
src/settings.h [moved from settings.h with 100% similarity]
src/utils.c [moved from utils.c with 100% similarity]
src/utils.h [moved from utils.h with 100% similarity]