Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion perl/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ SWIG_OPTIONS=-perl5 -proxy -DSWIG_TYPE_TABLE=SWIG_TYPES_Amanda -I$(srcdir)
###

# PM_FILES should contain the .pm files from which the HTML should
# be geneated. This is just the concatenation of foo_DATA for all $(foodir)
# be generated. This is just the concatenation of foo_DATA for all $(foodir)
# into which perl modules are installed.
PM_FILES=

Expand Down