# automake
Makefile
Makefile.in
/ar-lib
/mdate-sh
/py-compile
/test-driver
/ylwrap
.deps/
.dirstamp

# autoconf
autom4te.cache
/config.h
/config.rpath
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.guess
/config.h.in
/config.log
/config.status
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1

# libtool
/libtool
/ltmain.sh
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
.libs
*.lo
*.la

# texinfo
/texinfo.tex

# autoreconf and gettext
/ABOUT-NLS
m4/ax_add_fortify_source.m4
m4/ax_cxx_compile_stdcxx.m4
m4/ax_pthread.m4
m4/gettext.m4
m4/host-cpu-c-abi.m4
m4/iconv.m4
m4/intlmacosx.m4
m4/lib-ld.m4
m4/lib-link.m4
m4/lib-prefix.m4
m4/nls.m4
m4/pkg.m4
m4/po.m4
m4/progtest.m4
po/POTFILES
po/Makevars.template
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sin
po/remove-potcdate.sed

# gettext build artifacts
po/ca.gmo
po/cs_CZ.gmo
po/de_DE.gmo
po/en_GB.gmo
po/en_US.gmo
po/es_ES.gmo
po/hu_HU.gmo
po/id_ID.gmo
po/nl_NL.gmo
po/stamp-po
po/zh_TW.gmo

# other generated files
/Doxyfile
src/css.h

# object files
*.o
src/powertop

# development tools
cscope.out
tags

# doxygen
doc/html
Doxyfile.in.bak
