Codebase list squidview / lintian-fixes/main Makefile.am
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

Makefile.am @lintian-fixes/main

eb89b56
bee9e07
660d68b
 
 
65c1dd4
 
1
2
3
4
5
6
7
AUTOMAKE_OPTIONS = gnu
AM_CPPFLAGS = -DSHAREDIR='"$(datadir)/$(PACKAGE)"'
bin_PROGRAMS = squidview
squidview_SOURCES = squidview.cpp squidview.h
pkgdata_DATA = HOWTO BUGS users words aliases example.log
man_MANS = squidview.1
EXTRA_DIST = Makefile.old HOWTO BUGS $(man_MANS) users words aliases example.log