;; Copyright (C) 2008, 2009 Eric M. Ludlam
;; Author: Eric M. Ludlam <eric@siege-engine.com>
-;; X-RCS: $Id: cit-cpp.el,v 1.3 2009-03-06 14:24:33 zappo Exp $
+;; X-RCS: $Id: cit-cpp.el,v 1.4 2009-03-12 02:04:35 zappo Exp $
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as
;; 1 g) build the sources.
;; Direct compile to test that make fails properly.
- (compile "make")
+ (compile ede-make-command)
;; @todo - verify make error status
(while compilation-in-progress
(accept-process-output)