Branch: refs/heads/master Author: Quentin Glidic sardemff7+git@sardemff7.net Committer: Chow Loong Jin hyperair@debian.org Date: Sat, 16 Jun 2012 16:23:07 Commit: ba34a000035f7e62e8f75e5752bfa2b963db27f7 https://github.com/geany/geany-plugins/commit/ba34a000035f7e62e8f75e5752bfa2...
Log Message: ----------- Autotools: Add GeniusPaste
Modified Paths: -------------- Makefile.am
Modified: Makefile.am 4 files changed, 4 insertions(+), 0 deletions(-) =================================================================== @@ -78,6 +78,10 @@ if ENABLE_GEANYVC SUBDIRS += geanyvc endif
+if ENABLE_GENIUSPASTE +SUBDIRS += geniuspaste +endif + if ENABLE_GPROJECT SUBDIRS += gproject endif
@@ Diff output truncated at 100000 characters. @@
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: TBD).