Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
6fb53567
Commit
6fb53567
authored
Jun 15, 2010
by
Guillaume Lazzara
Browse files
Add new Makefiles in Scribo demo directories.
* Makefile.am, * demo/Makefile.am: Add new Makefiles.
parent
c7c49e9d
Changes
3
Hide whitespace changes
Inline
Side-by-side
scribo/ChangeLog
View file @
6fb53567
2010-06-15 Guillaume Lazzara <z@lrde.epita.fr>
Add new Makefiles in Scribo demo directories.
* Makefile.am,
* demo/Makefile.am: Add new Makefiles.
2010-06-15 Guillaume Lazzara <z@lrde.epita.fr>
* primitive/extract/components.hh: Use labeling::value_and_compute.
...
...
scribo/Makefile.am
View file @
6fb53567
...
...
@@ -16,7 +16,7 @@
## Process this file through Automake to create Makefile.in.
SUBDIRS
=
tests src
SUBDIRS
=
demo
tests src
.PHONY
:
bin
...
...
scribo/demo/Makefile.am
0 → 100644
View file @
6fb53567
# Copyright (C) 2010 EPITA Research and Development Laboratory (LRDE).
#
# This file is part of Olena.
#
# Olena is free software: you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free
# Software Foundation, version 2 of the License.
#
# Olena is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Olena. If not, see <http://www.gnu.org/licenses/>.
## Process this file through Automake to create Makefile.in.
SUBDIRS
=
review viewer
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment