diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2010-10-04 12:49:39 +0200 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2010-10-04 12:49:54 +0200 |
commit | 74a0311e65f2c9fc2d03967b0607633dcb652f88 (patch) | |
tree | c1ba130d6a603f60a3e81452ab75696e93d2c7b6 /eel | |
parent | 2053c267a79231aeb82a24adfe8f4e7da442cdb7 (diff) | |
download | nautilus-74a0311e65f2c9fc2d03967b0607633dcb652f88.tar.gz |
build: fix distcheck
Diffstat (limited to 'eel')
-rw-r--r-- | eel/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/eel/Makefile.am b/eel/Makefile.am index e492c3d6d..0bacfffbe 100644 --- a/eel/Makefile.am +++ b/eel/Makefile.am @@ -113,5 +113,6 @@ EXTRA_DIST = \ $(NULL) CLEANFILES = \ + eel-marshal.list \ $(BUILT_SOURCES) \ $(NULL) |