repo.or.cz
/
geda-gaf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
missing NULL terminator in set_config_x
[geda-gaf.git]
/
gattrib
/
include
/
Makefile.am
blob
be06d1e4a611d8c29c90ffe37dce6b0da177e9c8
1
## Process this file with automake to produce Makefile.in
2
3
noinst_HEADERS = \
4
globals.h \
5
prototype.h \
6
x_states.h \
7
gtksheet_2_2.h \
8
struct.h \
9
gtkextra-marshal.h \
10
gettext.h
11
12
MOSTLYCLEANFILES = *.log core FILE *~ #*#
13
CLEANFILES = *.log core FILE *~ #*#
14
DISTCLEANFILES = *.log core FILE *~ #*#
15
MAINTAINERCLEANFILES = *.log core FILE *~ Makefile.in #*#
16