projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe03fa
)
Make sound/graphics work in Nitfol.
author
Marijn van Vliet
<w.m.vanvliet@gmail.com>
Sat, 15 Sep 2012 23:03:37 +0000
(
01:03
+0200)
committer
Marijn van Vliet
<w.m.vanvliet@gmail.com>
Sat, 15 Sep 2012 23:03:37 +0000
(
01:03
+0200)
interpreters/nitfol/Makefile.am
patch
|
blob
|
history
diff --git
a/interpreters/nitfol/Makefile.am
b/interpreters/nitfol/Makefile.am
index a54d42a2df2bd788d1ad30df833871a7d5a3dd4f..1e721b1f90bb48ec11887b364b287c46569151e9 100644
(file)
--- a/
interpreters/nitfol/Makefile.am
+++ b/
interpreters/nitfol/Makefile.am
@@
-1,9
+1,9
@@
-GRAPHICS = no_graph.c no_graph.h
-
#
GRAPHICS = graphics.c graphics.h
+
#
GRAPHICS = no_graph.c no_graph.h
+GRAPHICS = graphics.c graphics.h
BLORB = blorb.c
# BLORB = no_blorb.c
-SOUND = no_snd.c no_snd.h
-
#
SOUND = sound.c sound.h
+
#
SOUND = no_snd.c no_snd.h
+SOUND = sound.c sound.h
dist_noinst_SCRIPTS = copying.awk opt2glkc.pl y2help.pl