dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
vlp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a97a8e
)
Added base includes.
author
Rafał Długołęcki
<kontakt@dlugolecki.net.pl>
Mon, 1 Jul 2013 21:57:21 +0000
(23:57 +0200)
committer
Rafał Długołęcki
<kontakt@dlugolecki.net.pl>
Mon, 1 Jul 2013 22:41:56 +0000
(
00:41
+0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index cfa500d0d266e70bab9358d441846111163da3f2..1433128f88c4d4a78a21d4e114ac5af7fc5ebfc9 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-6,9
+6,12
@@
bin_PROGRAMS = vlp
vlp_SOURCES = dummy.c
vlp_CPPFLAGS = \
- $(vlp_CFLAGS)
+ $(vlp_CFLAGS) \
+ -Wall -pedantic -Wextra \
+ -I/usr/include/qt3
vlp_LDADD = \
- $(vlp_LIBS)
+ $(vlp_LIBS) \
+ -L/usr/lib
dist_noinst_SCRIPTS = autogen.sh