diff options
author | Tollef Fog Heen <tfheen@err.no> | 2011-05-15 14:32:02 +0200 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2011-05-15 14:32:02 +0200 |
commit | 097eaeb70e971b125a0fc889aa6fd3241c53467f (patch) | |
tree | 821c05c7846cc41d2de39ff5b04388e560be2567 | |
parent | 85662d26ba837894e2f44dfbaa4813112c058861 (diff) |
Run distcheck against installed popt
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 5b30ce8..49c047b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,3 +43,4 @@ pkg_config_SOURCES= \ parse.h \ parse.c \ main.c +DISTCHECK_CONFIGURE_FLAGS = --with-installed-popt
\ No newline at end of file |