Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cut-n-paste
diff options
context:
space:
mode:
Diffstat (limited to 'cut-n-paste')
-rw-r--r--cut-n-paste/evmountoperation/Makefile.am2
-rw-r--r--cut-n-paste/gimpcellrenderertoggle/Makefile.am2
2 files changed, 2 insertions, 2 deletions
diff --git a/cut-n-paste/evmountoperation/Makefile.am b/cut-n-paste/evmountoperation/Makefile.am
index e84c1b4..fa7bd44 100644
--- a/cut-n-paste/evmountoperation/Makefile.am
+++ b/cut-n-paste/evmountoperation/Makefile.am
@@ -7,4 +7,4 @@ libevmountoperation_la_SOURCES = \
libevmountoperation_la_CFLAGS = \
$(SHELL_CORE_CFLAGS) \
$(WARNING_CFLAGS) \
- $(DISABLE_DEPRECATED) \ No newline at end of file
+ $(DISABLE_DEPRECATED)
diff --git a/cut-n-paste/gimpcellrenderertoggle/Makefile.am b/cut-n-paste/gimpcellrenderertoggle/Makefile.am
index 8bc909d..1f0b3de 100644
--- a/cut-n-paste/gimpcellrenderertoggle/Makefile.am
+++ b/cut-n-paste/gimpcellrenderertoggle/Makefile.am
@@ -33,4 +33,4 @@ gimpwidgetsmarshal.c: gimpwidgetsmarshal.h
gen_sources = xgen-wmh xgen-wmc $(libgimpcellrenderertoggle_la_built_sources)
CLEANFILES = $(gen_sources)
-EXTRA_DIST = $(libgimpcellrenderertoggle_la_extra_sources) \ No newline at end of file
+EXTRA_DIST = $(libgimpcellrenderertoggle_la_extra_sources)