summaryrefslogtreecommitdiff
path: root/check-headers-in-Makefile.pl
Commit message (Collapse)AuthorAgeFilesLines
* Another try at fixing the Tinderbox.Darin Adler2000-09-151-11/+50
| | | | | | | | | | | | * po/POTFILES.in: Removed files that are not in Makefile.am, since they won't be in the tarball/RPM. * check-POTFILES.pl: Added a new script to check for files that are mentioned in POTFILES.in, but not in the Makefile.am files. * check-headers-in-Makefile.pl: Fixed to use SUBDIRS instead of looking for all Makefile.am files. * components/adapter/.cvsignore: Listed generated files.
* Wrote a script to check that the Makefile.am file matches what's actuallyDarin Adler2000-07-051-0/+79
* check-headers-in-Makefile.pl: Wrote a script to check that the Makefile.am file matches what's actually in the directories. * components/html/main.c: Obsolete file. * components/services/time/command-line/Makefile.am: Removed mention of nonexistent trilobite-eazel-sample-service-common.c. * components/services/time/nautilus-view/Makefile.am: Removed mention of nonexistent trilobite-eazel-sample-service-common.c. * libnautilus-extensions/nautilus-icon-grid.c: Obsolete file. * libnautilus-extensions/nautilus-icon-grid.h: Obsolete file. * nautilus-installer/src/Makefile.am: Fixed typo; it said "installer h" instead of "installer.h". * src/Makefile.am: Added nautilus-search-bar-private.h. * src/file-manager/fm-directory-list.h: Obsolete file.