Skip to content

Commit cc43baf

Browse files
author
raveit65
committed
add autogen.sh to Extra_dist
1 parent f90d157 commit cc43baf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Makefile.am

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
77

88
CLEANFILES = $(desktop_DATA)
99

10+
EXTRA_DIST = \
11+
autogen.sh
12+
1013
# Build ChangeLog from GIT history
1114
ChangeLog:
1215
$(AM_V_GEN) if test -d $(top_srcdir)/.git; then \

0 commit comments

Comments
 (0)