This website works better with JavaScript.
Home
Help
Sign In
non
/
ntk
mirror of
https://github.com/original-male/ntk
Watch
1
Star
0
Fork
0
Code
Releases
2
Activity
Browse Source
Don't build the stupid test programs every time... This should be optional.
tags/v1.3.1000
Jonathan Moore Liles
13 years ago
parent
46bef3eff9
commit
ccee9d9d07
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile
+ 1
- 1
Makefile
View File
@@ -27,7 +27,7 @@
include makeinclude
DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid
test
documentation
DIRS = $(IMAGEDIRS) src $(CAIRODIR) fluid documentation
all: makeinclude fltk-config
for dir in $(DIRS); do\
Write
Preview
Loading…
Cancel
Save