summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Collapse)Author
2018-09-12disable-programs switch fixedChristian Wright
The SUBDIRS variable in Makefile.am forces make to always compile the examples, regardless of the disable-programs switch. Fixed so that it programs is added conditionally based on the argument to configure.
2017-01-09Disable generation of usrsctp.pc for pkg_config.Michael Tuexen
Right now this would add a dependency to pkg-config, which is not indended.
2017-01-06Generate a usrstp.pc file.Michael Tuexen
This was suggested in #130 by Lennart Grahl.
2012-05-23Add copyright.tuexen
2012-01-17Include .nmake files in the distribution.tuexen
2011-11-04Make bootstrap work on different platforms. Get it compiling fromtuexen
make dist generated tarball.
2011-11-03Get tsctp compiling. It still misses a symbol.tuexen
2011-11-01Improvements. Not working yet.tuexen
2011-11-01Initial versions. Not working, of course.tuexen