[geany/geany-plugins] cdd28e: geanypy: Fix source file list
Colomban Wendling
git-noreply at xxxxx
Sat Feb 22 00:49:38 UTC 2014
Branch: refs/heads/master
Author: Colomban Wendling <ban at herbesfolles.org>
Committer: Colomban Wendling <ban at herbesfolles.org>
Date: Sat, 22 Feb 2014 00:49:38 UTC
Commit: cdd28e5acad20f0758208c0298aca44a09ae7ab5
https://github.com/geany/geany-plugins/commit/cdd28e5acad20f0758208c0298aca44a09ae7ab5
Log Message:
-----------
geanypy: Fix source file list
Modified Paths:
--------------
geanypy/src/Makefile.am
Modified: geanypy/src/Makefile.am
4 files changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -16,8 +16,8 @@ geanypy_la_SOURCES = geanypy-app.c \
geanypy-document.c geanypy-document.h \
geanypy-editor.c geanypy-editor.h \
geanypy-encoding.c geanypy-encoding.h \
- geanypy-filetypes.c \
- geanypy-geanypy.h \
+ geanypy-filetypes.c geanypy-filetypes.h \
+ geanypy.h \
geanypy-highlighting.c \
geanypy-indentprefs.c \
geanypy-interfaceprefs.c \
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list