repo.or.cz
/
gtkmmProject.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cstring header was included. (Compile in Debian)
[gtkmmProject.git]
/
Makefile.am
blob
25ef4caace6d6eea499486cdc114d13416bbdc12
1
pkgconfigdir = $(bindir)/pkgconfig
2
3
# M4 macro file for inclusion with autoconf
4
m4datadir = $(datadir)/aclocal
5
6
SUBDIRS = src include
7
8
MV = mv
9
10
all:
11
$(MV) src/prog bin/
12