13 lines
517 B
Diff
13 lines
517 B
Diff
diff -wruN -x '*~' -x '*.o' -x '*.a' -x '*.so' -x '*.so.[0-9]' -x autom4te.cache -x .deps -x .libs -x Makefile.in ../orig-cimple-2.0.24/src/pegasus/cimlisten/Makefile ./src/pegasus/cimlisten/Makefile
|
|
--- ../orig-cimple-2.0.24/src/pegasus/cimlisten/Makefile 2011-11-07 22:00:07.000000000 +0100
|
|
+++ ./src/pegasus/cimlisten/Makefile 2012-11-23 22:13:39.994824129 +0100
|
|
@@ -3,7 +3,7 @@
|
|
|
|
## Remove the comment on the INSTALL variable assignment to install
|
|
## this utility
|
|
-#INSTALL=1
|
|
+INSTALL=1
|
|
|
|
BINARY = cimlisten
|
|
|