summaryrefslogtreecommitdiff
path: root/auto/Makefile.am
diff options
context:
space:
mode:
authorjbj <jbj>2010-03-13 00:32:47 +0000
committerjbj <jbj>2010-03-13 00:32:47 +0000
commit9509ef20d15a35cc22e9f65b006b2e7381859308 (patch)
tree8f7e1c9880d055f48e995b37b18e1946c00d277b /auto/Makefile.am
parentba4d8c20d9f28f4339ea6b70709aaecd8bbfebdf (diff)
downloadlibpopt-9509ef20d15a35cc22e9f65b006b2e7381859308.tar.gz
- name unit test config same as rpm.
Diffstat (limited to 'auto/Makefile.am')
-rw-r--r--auto/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/Makefile.am b/auto/Makefile.am
index 95d9064..56bb292 100644
--- a/auto/Makefile.am
+++ b/auto/Makefile.am
@@ -8,5 +8,5 @@ clean-local:
rm -rf $(TDIRS)
check-local:
- -[ -d tests ] && ${AUTOTEST} -l popt -d popt.desc -clean
- -${AUTOTEST} -l popt -d popt.desc -st popt.types -gen -build -run
+ -[ -d tests ] && ${AUTOTEST} -l popt -d desc -clean
+ -${AUTOTEST} -l popt -d desc -st types -gen -build -run