Remove check for popt and fix conditional directory
authorMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 16:03:50 +0000 (18:03 +0200)
committerMarvin Scholz <epirat07@gmail.com>
Thu, 17 Oct 2019 16:08:19 +0000 (18:08 +0200)
commitbfddfa9834f0336a4bbe28928a86cbd41bc553c8
tree0d92360d216641f2bde776b8c14331d78ba9b45c
parent451c8e96501ca02a36949b6179c1de27c9457f4f
Remove check for popt and fix conditional directory

Using an automake conditional here allows automake to correctly
always add examples sources to the dist tarballs, even when disabled.

Fixes `make distcheck`
Makefile.am
configure.ac