]> git.sesse.net Git - nageru/commitdiff
Flatten Meson build files.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 7 Dec 2018 18:56:24 +0000 (19:56 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 7 Dec 2018 18:56:24 +0000 (19:56 +0100)
If we have subdir('nageru'), we get ./nageru/nageru, which is really
annoying. Flatten out everything; it's uglier, but much more pleasant
to work with from the user side.


No differences found