projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08f2f40
)
Add check_PROGRAMS and define to empty.
author
Ben Pfaff
<blp@gnu.org>
Wed, 12 Jul 2006 20:41:29 +0000
(20:41 +0000)
committer
Ben Pfaff
<blp@gnu.org>
Wed, 12 Jul 2006 20:41:29 +0000
(20:41 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 1655d50ade36357a407766b04da56040a1c78d7a..d7ca162efb1332086f232186fed09b8e8b86fb37 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-40,6
+40,7
@@
CLEANFILES =
ACLOCAL_AMFLAGS = -I m4 -I gl/m4
noinst_LIBRARIES=
noinst_PROGRAMS=
+check_PROGRAM=
bin_PROGRAMS=
include $(top_srcdir)/lib/automake.mk