projects
/
platform
/
upstream
/
libpciaccess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c65aa76
)
Add pciaccess_private.h to _SOURCES so it gets included in the dist.
author
Eric Anholt
<eric@anholt.net>
Fri, 12 Jan 2007 21:06:50 +0000
(13:06 -0800)
committer
Eric Anholt
<eric@anholt.net>
Fri, 12 Jan 2007 21:06:50 +0000
(13:06 -0800)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index
de4e52a
..
caacd95
100644
(file)
--- a/
src/Makefile.am
+++ b/
src/Makefile.am
@@
-37,6
+37,7
@@
libpciaccess_la_SOURCES = common_bridge.c \
common_interface.c \
common_capability.c \
common_device_name.c \
+ pciaccess_private.h \
$(OS_SUPPORT)
INCLUDES = -I$(top_srcdir)/include