summaryrefslogtreecommitdiff
path: root/server/Makefile.am
AgeCommit message (Collapse)Author
2019-12-28Prepare for update of synctexAndreas Politz
2017-10-13Link against shlwapi on windows systemsAndreas Politz
2017-09-18Add target for updating synctex sources from upstreamAndreas Politz
2017-09-10Add docker tests for the autobuild scriptAndreas Politz
2017-09-10Remove local distclean targetAndreas Politz
Use git clean instead.
2016-11-13Compile synctex with libz flagsAndreas Politz
2015-02-13Enable all warnings.Andreas Politz
* server/Makefile.am (epdfinfo_CFLAGS): Add -Wall flag.
2015-01-14Made epdfinfo build-system stand alone.Andreas Politz
* server/configure.ac: Change packagename and adopt config-files * server/Makefile.am: Make distclean git-clean.
2015-01-14Moved src -> server.Andreas Politz