This website requires JavaScript.
Explore
Help
Sign In
HybridDog
/
geany
Watch
1
Star
0
Fork
0
You've already forked geany
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
geany
/
tagmanager
/
Makefile.am
4 lines
83 B
Makefile
Raw
Normal View
History
Unescape
Escape
Initial import git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@4 ea778897-0a13-0410-b9d1-a72fbfd435f5
2005-11-22 12:26:26 +00:00
## Process this file with automake to produce Makefile.in
added tagmanager support for filetype DocBook and LaTeX git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@123 ea778897-0a13-0410-b9d1-a72fbfd435f5
2006-01-11 18:50:44 +00:00
Make our convenience libraries more self-contained Make each convenience library depend on the ones it requires, which is pretty straightforward for us as they each only depend on a single other one, avoiding any worry about double linking of static objects.
2016-05-04 19:01:26 +02:00
SUBDIRS
=
mio ctags src
Reference in New Issue
Copy Permalink