summaryrefslogtreecommitdiff
path: root/cut-n-paste-code
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2008-06-29 13:30:07 +0000
committerCosimo Cecchi <cosimoc@src.gnome.org>2008-06-29 13:30:07 +0000
commitbf58445a41101c25ef1a998486191bdb1acdc8ef (patch)
treefe3863d1893c52b85b6f7ef084495787973a1cbc /cut-n-paste-code
parent744161046c02bec9e298da10f70451518ecac0ae (diff)
downloadnautilus-bf58445a41101c25ef1a998486191bdb1acdc8ef.tar.gz
Remove useless empty widgets directory.
2008-06-29 Cosimo Cecchi <cosimoc@gnome.org> * cut-n-paste-code/Makefile.am: * cut-n-paste-code/widgets/Makefile.am: Remove useless empty widgets directory. svn path=/trunk/; revision=14306
Diffstat (limited to 'cut-n-paste-code')
-rw-r--r--cut-n-paste-code/Makefile.am2
-rw-r--r--cut-n-paste-code/widgets/Makefile.am4
2 files changed, 1 insertions, 5 deletions
diff --git a/cut-n-paste-code/Makefile.am b/cut-n-paste-code/Makefile.am
index dd85ee073..80f6abb04 100644
--- a/cut-n-paste-code/Makefile.am
+++ b/cut-n-paste-code/Makefile.am
@@ -1,2 +1,2 @@
-SUBDIRS = widgets libegg
+SUBDIRS = libegg
diff --git a/cut-n-paste-code/widgets/Makefile.am b/cut-n-paste-code/widgets/Makefile.am
deleted file mode 100644
index d2d625aed..000000000
--- a/cut-n-paste-code/widgets/Makefile.am
+++ /dev/null
@@ -1,4 +0,0 @@
-NULL=
-
-SUBDIRS =\
- $(NULL)