small fix to pass 'make distcheck'
* include/Makefile.am: small fix to pass 'make distcheck'
This commit is contained in:
parent
ac53a7875f
commit
20be2db114
|
@ -1,3 +1,7 @@
|
||||||
|
2006-08-09 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
||||||
|
|
||||||
|
* include/Makefile.am: small fix to pass 'make distcheck'
|
||||||
|
|
||||||
2006-08-09 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
2006-08-09 Bart Hakvoort <hakvoort@cvs.gnome.org>
|
||||||
|
|
||||||
* include/GParted_Core.h,
|
* include/GParted_Core.h,
|
||||||
|
|
|
@ -20,7 +20,7 @@ EXTRA_DIST = \
|
||||||
OperationCopy.h \
|
OperationCopy.h \
|
||||||
OperationCreate.h \
|
OperationCreate.h \
|
||||||
OperationDelete.h \
|
OperationDelete.h \
|
||||||
OperationDetail.cc \
|
OperationDetail.h \
|
||||||
OperationFormat.h \
|
OperationFormat.h \
|
||||||
OperationResizeMove.h \
|
OperationResizeMove.h \
|
||||||
Partition.h \
|
Partition.h \
|
||||||
|
|
Loading…
Reference in New Issue