diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index f00647a5..342951f7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ include $(top_srcdir)/Makefile.shared SUBDIRS = \ eel \ libcaja-extension \ - cut-n-paste-code \ + libegg \ libcaja-private \ src \ test \ |