summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJasmine Hassan <[email protected]>2012-11-23 11:16:18 +0200
committerJasmine Hassan <[email protected]>2012-11-23 11:16:18 +0200
commitb12a7f6ea3309ecddfc7e3ae839a7b558c862533 (patch)
tree00029d3032f53053fb72df6a38d70c715ee3b4b0 /src/Makefile.am
parentcbfe84ee50d01e523472a8e086add01245fad6bb (diff)
downloadcaja-b12a7f6ea3309ecddfc7e3ae839a7b558c862533.tar.bz2
caja-b12a7f6ea3309ecddfc7e3ae839a7b558c862533.tar.xz
[src] add glibcompat.h for glib-2.27.2 forward-compatability
to use g_list_free_full() directly
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c5b60ede..28c97fc1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -146,6 +146,7 @@ caja_SOURCES = \
caja-zoom-action.h \
caja-zoom-control.c \
caja-zoom-control.h \
+ glibcompat.h \
$(NULL)
nodist_caja_SOURCES = \