mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Renaming files
This commit is contained in:
parent
674cefd992
commit
d5068793f6
@ -2,14 +2,14 @@
|
||||
# $Id$
|
||||
#
|
||||
# Part of Equinox Desktop Environment (EDE).
|
||||
# Copyright (c) 2000-2007 EDE Authors.
|
||||
# Copyright (c) 2007-2008 EDE Authors.
|
||||
#
|
||||
# This program is licensed under terms of the
|
||||
# GNU General Public License version 2 or newer.
|
||||
# See COPYING for details.
|
||||
|
||||
SubDir TOP econtrol ;
|
||||
SubDir TOP ede-conf ;
|
||||
|
||||
SOURCE = econtrol.cpp ;
|
||||
SOURCE = ede-conf.cpp ;
|
||||
|
||||
EdeProgram econtrol : $(SOURCE) ;
|
||||
EdeProgram ede-conf : $(SOURCE) ;
|
||||
|
Loading…
Reference in New Issue
Block a user