This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-15 13:53:19 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
d0921a2897
gstreamer
/
test
/
xml
/
Makefile.am
6 lines
78 B
Makefile
Raw
Normal View
History
Unescape
Escape
More incremental updates. I can now successfully produce an rpm simply by typing `./autogen.sh;make rpm`. This is g... Original commit message from CVS: More incremental updates. I can now successfully produce an rpm simply by typing `./autogen.sh;make rpm`. This is good ;-)
2000-01-31 09:43:08 +00:00
noinst_PROGRAMS
=
readreg createreg
initial checkin Original commit message from CVS: initial checkin
2000-01-30 10:44:33 +00:00
Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... Original commit message from CVS: Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makefile.am writers. Check docs/random/omega/build/TODO for a list of things that I had to make sure of. NOTE: this requires a complete rebuild of all plugins, since I also changed the STATE enum to a bitfield instead of sequential numbers.
2001-01-14 21:55:41 +00:00
LDADD
=
$(
GST_LIBS
)
initial checkin Original commit message from CVS: initial checkin
2000-01-30 10:44:33 +00:00
Various fixes that collectively allow `make dist` to work. Original commit message from CVS: Various fixes that collectively allow `make dist` to work.
2000-01-31 05:55:22 +00:00
EXTRA_DIST
=
README
Reference in a new issue
Copy permalink