diff options
-rw-r--r-- | .cvsignore | 3 | ||||
-rw-r--r-- | m4macros/.cvsignore | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 29869b9fb8..7d1327f8f0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -17,14 +17,17 @@ intl stamp-h.in gtk+.spec gtk+-2.0.pc +gtk+-2.0-uninstalled.pc gtk+-linux-fb-2.0.pc gtk+-nanox-2.0.pc gtk+-x11-2.0.pc gdk-2.0.pc +gdk-2.0-uninstalled.pc gdk-linux-fb-2.0.pc gdk-nanox-2.0.pc gdk-x11-2.0.pc gdk-pixbuf-2.0.pc +gdk-pixbuf-2.0-uninstalled.pc missing install-sh mkinstalldirs diff --git a/m4macros/.cvsignore b/m4macros/.cvsignore new file mode 100644 index 0000000000..282522db03 --- /dev/null +++ b/m4macros/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in |