projects
/
babeltrace.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Decouple component class from plugin subsystem, remove component factory
[babeltrace.git]
/
lib
/
plugin
/
Makefile.am
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
AM_CFLAGS = $(PACKAGE_CFLAGS) -I$(top_srcdir)/include
2
3
noinst_LTLIBRARIES = libplugin.la
4
5
# Plug-in system library
6
libplugin_la_SOURCES = \
7
plugin.c
This page took
0.023639 seconds
and
4
git commands to generate.